[SVN-Commit] r1067 - trunk/security/ca_root_nss

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Oct 10 00:27:16 UTC 2012


Author: jbeich
Date: Wed Oct 10 00:27:10 2012
New Revision: 1067

Log:
sync with nss port

Modified:
   trunk/security/ca_root_nss/Makefile
   trunk/security/ca_root_nss/distinfo

Modified: trunk/security/ca_root_nss/Makefile
==============================================================================
--- trunk/security/ca_root_nss/Makefile	Wed Oct 10 00:27:02 2012	(r1066)
+++ trunk/security/ca_root_nss/Makefile	Wed Oct 10 00:27:10 2012	(r1067)
@@ -25,12 +25,11 @@
 PLIST_SUB+=	CERTDIR=${CERTDIR}
 
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-# !!!  These versions are indented to track security/nss and     !!!
-# !!!  www/apache13-modssl.  Please DO NOT submit patches for    !!!
-# !!!  new versions until they have been committed there first.  !!!
+# !!!  These versions are indented to track security/nss.        !!!
+# !!!  Please DO NOT submit patches for new version until it has !!!
+# !!!  been committed there first.                               !!!
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-VERSION_NSS=	3.13.5
-VERSION_APACHE=	1.3.41
+VERSION_NSS=	3.13.6
 CERTDATA_TXT_PATH=	nss-${VERSION_NSS}/mozilla/security/nss/lib/ckfw/builtins/certdata.txt
 BUNDLE_PROCESSOR=	MAca-bundle.pl
 

Modified: trunk/security/ca_root_nss/distinfo
==============================================================================
--- trunk/security/ca_root_nss/distinfo	Wed Oct 10 00:27:02 2012	(r1066)
+++ trunk/security/ca_root_nss/distinfo	Wed Oct 10 00:27:10 2012	(r1067)
@@ -1,2 +1,2 @@
-SHA256 (nss-3.13.5.tar.gz) = ee8b995ebc971308a5bc8b50eb391cd925d6ee7c5e139d25018ee993e71b012a
-SIZE (nss-3.13.5.tar.gz) = 6087983
+SHA256 (nss-3.13.6.tar.gz) = f7e90727e0ecc1c29de10da39a79bc9c53b814ccfbf40720e053b29c683d43a0
+SIZE (nss-3.13.6.tar.gz) = 6109538


More information about the freebsd-gecko mailing list