Date: Tue, 4 Mar 2014 22:47:15 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r347079 - branches/2014Q1/security/gnutls-devel Message-ID: <201403042247.s24MlFXi052868@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Tue Mar 4 22:47:15 2014 New Revision: 347079 URL: http://svnweb.freebsd.org/changeset/ports/347079 QAT: https://qat.redports.org/buildarchive/r347079/ Log: MFH: r347077 - Mark FORBIDDEN and deprecate With hat: portmgr Modified: branches/2014Q1/security/gnutls-devel/Makefile Directory Properties: branches/2014Q1/ (props changed) Modified: branches/2014Q1/security/gnutls-devel/Makefile ============================================================================== --- branches/2014Q1/security/gnutls-devel/Makefile Tue Mar 4 22:46:55 2014 (r347078) +++ branches/2014Q1/security/gnutls-devel/Makefile Tue Mar 4 22:47:15 2014 (r347079) @@ -12,6 +12,11 @@ PKGNAMESUFFIX= -devel 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 \ p11-kit.0:${PORTSDIR}/security/p11-kit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403042247.s24MlFXi052868>