Date: Tue, 4 Mar 2014 22:38:05 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347077 - head/security/gnutls-devel Message-ID: <201403042238.s24Mc5kH048670@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403042238.s24Mc5kH048670>