Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2014 23:45:21 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1655 - trunk/security/ca_root_nss
Message-ID:  <201408062345.s76NjL37003365@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Aug  6 23:45:21 2014
New Revision: 1655

Log:
backout r1649, bogus CA roots never have CVEs

Modified:
   trunk/security/ca_root_nss/Makefile

Modified: trunk/security/ca_root_nss/Makefile
==============================================================================
--- trunk/security/ca_root_nss/Makefile	Wed Aug  6 23:07:36 2014	(r1654)
+++ trunk/security/ca_root_nss/Makefile	Wed Aug  6 23:45:21 2014	(r1655)
@@ -12,9 +12,7 @@
 OPTIONS_DEFINE=	ETCSYMLINK
 ETCSYMLINK_DESC=	Add symlink to /etc/ssl/cert.pem
 
-USES=		cpe perl5
-CPE_VENDOR=	mozilla
-CPE_PRODUCT=	network_security_services
+USES=		perl5
 USE_PERL5=	build
 NO_WRKSUBDIR=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408062345.s76NjL37003365>