aboutsummaryrefslogtreecommitdiffstats
path: root/security/openvas-libnasl
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
committernovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
commit9f3ec28d2d39471ad12b17c53e52685915649399 (patch)
tree36aa19e619c507820268d745265fdb71b031563c /security/openvas-libnasl
parent0741e08c6552f0fab3c213fa1998e3d573017054 (diff)
downloadfreebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.gz
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.zst
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.zip
Chase security/gnutls update and add an UPDATING entry.
Diffstat (limited to 'security/openvas-libnasl')
-rw-r--r--security/openvas-libnasl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index b2e5bcf4bceb..d1ca3540fb26 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openvas-libnasl
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= NASL libraries for OpenVAS
LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
- gnutls.40:${PORTSDIR}/security/gnutls \
+ gnutls.47:${PORTSDIR}/security/gnutls \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
gpgme.18:${PORTSDIR}/security/gpgme \
openvas.2:${PORTSDIR}/security/openvas-libraries \