svn commit: r347077 - head/security/gnutls-devel
Bryan Drewery
bdrewery at FreeBSD.org
Tue Mar 4 22:38:05 UTC 2014
Author: bdrewery
Date: Tue Mar 4 22:38:05 2014
New Revision: 347077
URL: http://svnweb.freebsd.org/changeset/ports/347077
QAT: https://qat.redports.org/buildarchive/r347077/
Log:
- Mark FORBIDDEN and deprecate
With hat: portmgr
Modified:
head/security/gnutls-devel/Makefile
Modified: head/security/gnutls-devel/Makefile
==============================================================================
--- head/security/gnutls-devel/Makefile Tue Mar 4 22:17:32 2014 (r347076)
+++ head/security/gnutls-devel/Makefile Tue Mar 4 22:38:05 2014 (r347077)
@@ -13,6 +13,9 @@ MAINTAINER= novel at 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 \
More information about the svn-ports-all
mailing list