Index: head/security/greenbone-security-assistant8/Makefile =================================================================== --- head/security/greenbone-security-assistant8/Makefile (revision 447292) +++ head/security/greenbone-security-assistant8/Makefile (revision 447293) @@ -1,24 +1,29 @@ # $FreeBSD$ -PORTNAME= greenbone-security-assistant -PORTVERSION= 6.0.10 -PORTREVISION= 2 +PORTNAME?= greenbone-security-assistant8 +PORTVERSION?= 6.0.12 CATEGORIES= security -MASTER_SITES= http://wald.intevation.org/frs/download.php/2299/ +MASTER_SITES?= http://wald.intevation.org/frs/download.php/2442/ +DISTNAME= ${PORTNAME:S/${OPENVAS_VER}//}-${PORTVERSION} +DIST_SUBDIR= openvas${OPENVAS_VER} -MAINTAINER= ports@FreeBSD.org -COMMENT= OpenVAS web interface +MAINTAINER= acm@FreeBSD.org +COMMENT?= OpenVAS 8 web interface LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.GPL LIB_DEPENDS= libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt \ - libopenvas_base.so:security/openvas-libraries \ + libopenvas_base.so:security/openvas${OPENVAS_VER}-libraries \ libmicrohttpd.so:www/libmicrohttpd +CONFLICTS?= ${PORTNAME:S/${OPENVAS_VER}/9/}-* + USES= cmake:outsource gettext gnome pkgconfig USE_GNOME= glib20 libxml2 libxslt USE_RC_SUBR= gsad + +OPENVAS_VER?= 8 .include Index: head/security/greenbone-security-assistant8/distinfo =================================================================== --- head/security/greenbone-security-assistant8/distinfo (revision 447292) +++ head/security/greenbone-security-assistant8/distinfo (revision 447293) @@ -1,2 +1,3 @@ -SHA256 (greenbone-security-assistant-6.0.10.tar.gz) = 9581ba04010987ff6f66edc7393595a2e2b05b64d3463886fba9e5d1152cc8df -SIZE (greenbone-security-assistant-6.0.10.tar.gz) = 1477638 +TIMESTAMP = 1501781383 +SHA256 (openvas8/greenbone-security-assistant-6.0.12.tar.gz) = c2f04884c0053fad58afa9f94f33aa4b47e1b55607266de2c16261fb341863a3 +SIZE (openvas8/greenbone-security-assistant-6.0.12.tar.gz) = 1495351