From d7a363f8347e399502f55c54293882845fa2e133 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 4 Mar 2014 22:38:05 +0000 Subject: [PATCH] - Mark FORBIDDEN and deprecate With hat: portmgr --- security/gnutls-devel/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index a842b1ed32d6..d9a8634b9bdd 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -13,6 +13,9 @@ MAINTAINER= novel@FreeBSD.org COMMENT= GNU Transport Layer Security library BROKEN= Does not build +FORBIDDEN= Vulnerable to CVE-2014-0092 +DEPRECATED= Stale, broken and vulnerable +EXPIRATION_DATE= 2014-04-01 LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \ nettle.4:${PORTSDIR}/security/nettle \