aboutsummaryrefslogtreecommitdiffstats
path: root/security/openvas-libnasl
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2013-02-07 01:30:08 +0800
committernovel <novel@FreeBSD.org>2013-02-07 01:30:08 +0800
commit150d2e74ec4c971ce0fee2a771a009748d2152f9 (patch)
tree1d163dc52292d9272018c814011ae3034f8cce83 /security/openvas-libnasl
parentb382b2241ec72f404273bfc045e16ae1dd3114c7 (diff)
downloadfreebsd-ports-gnome-150d2e74ec4c971ce0fee2a771a009748d2152f9.tar.gz
freebsd-ports-gnome-150d2e74ec4c971ce0fee2a771a009748d2152f9.tar.zst
freebsd-ports-gnome-150d2e74ec4c971ce0fee2a771a009748d2152f9.zip
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports
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 69952fe66cdf..e9fd34bce812 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openvas-libnasl
PORTVERSION= 2.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
@@ -20,7 +20,7 @@ LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
gpgme.19:${PORTSDIR}/security/gpgme \
openvas.2:${PORTSDIR}/security/openvas-libraries \
openvas_hg.2:${PORTSDIR}/security/openvas-libraries \
- tasn1.4:${PORTSDIR}/security/libtasn1
+ tasn1.5:${PORTSDIR}/security/libtasn1
GNU_CONFIGURE= yes
USE_LDCONFIG= yes