Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2012 00:27:10 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1067 - trunk/security/ca_root_nss
Message-ID:  <201210100027.q9A0RAwY081606@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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



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