diff options
author | novel <novel@FreeBSD.org> | 2011-10-07 15:36:02 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2011-10-07 15:36:02 +0800 |
commit | d3aacd617aeacb23833ee42f311d5a928e2b81c1 (patch) | |
tree | 9ea734e6d774be14607553a8604c3c98b10267f4 /security | |
parent | c3149188ef6993c8cd88afa56e25750e534360f4 (diff) | |
download | freebsd-ports-gnome-d3aacd617aeacb23833ee42f311d5a928e2b81c1.tar.gz freebsd-ports-gnome-d3aacd617aeacb23833ee42f311d5a928e2b81c1.tar.zst freebsd-ports-gnome-d3aacd617aeacb23833ee42f311d5a928e2b81c1.zip |
Un-set FORBIDDEN as the port is not actually vulnerable for a long time,
version specification in vuln.xml was just too broad.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls-devel/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index b8ea4f556c14..f9593943a0b9 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -15,9 +15,6 @@ PKGNAMESUFFIX= -devel MAINTAINER= novel@FreeBSD.org COMMENT= GNU Transport Layer Security library -FORBIDDEN= Vulnerable since 2009-08-17, http://portaudit.freebsd.org/856a6f84-8b30-11de-8062-00e0815b8da8.html -EXPIRATION_DATE= 2011-10-14 - LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \ nettle.4:${PORTSDIR}/security/nettle \ p11-kit.0:${PORTSDIR}/security/p11-kit |