svn commit: r514791 - in head/security: ca_root_nss nss
Jan Beich
jbeich at FreeBSD.org
Sat Oct 19 11:37:29 UTC 2019
Author: jbeich
Date: Sat Oct 19 11:37:28 2019
New Revision: 514791
URL: https://svnweb.freebsd.org/changeset/ports/514791
Log:
security/nss: update to 3.47
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_47_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Modified:
head/security/ca_root_nss/Makefile (contents, props changed)
head/security/ca_root_nss/distinfo (contents, props changed)
head/security/nss/Makefile (contents, props changed)
head/security/nss/distinfo (contents, props changed)
head/security/nss/pkg-plist (contents, props changed)
Modified: head/security/ca_root_nss/Makefile
==============================================================================
--- head/security/ca_root_nss/Makefile Sat Oct 19 11:34:33 2019 (r514790)
+++ head/security/ca_root_nss/Makefile Sat Oct 19 11:37:28 2019 (r514791)
@@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR}
# !!! Please DO NOT submit patches for new version until it has !!!
# !!! been committed there first. !!!
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-VERSION_NSS= 3.46.1
+VERSION_NSS= 3.47
#NSS_SUFFIX= -with-ckbi-1.98
CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt
BUNDLE_PROCESSOR= MAca-bundle.pl
Modified: head/security/ca_root_nss/distinfo
==============================================================================
--- head/security/ca_root_nss/distinfo Sat Oct 19 11:34:33 2019 (r514790)
+++ head/security/ca_root_nss/distinfo Sat Oct 19 11:37:28 2019 (r514791)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570049488
-SHA256 (nss-3.46.1.tar.gz) = 3bf7e0ed7db98803f134c527c436cc68415ff17257d34bd75de14e9a09d13651
-SIZE (nss-3.46.1.tar.gz) = 76417797
+TIMESTAMP = 1571422640
+SHA256 (nss-3.47.tar.gz) = 6cd0c4438b616bdacc0b5f25ff1506b0d07ee97ea6c95d514c5487200a155fa7
+SIZE (nss-3.47.tar.gz) = 76461837
Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile Sat Oct 19 11:34:33 2019 (r514790)
+++ head/security/nss/Makefile Sat Oct 19 11:37:28 2019 (r514791)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nss
-PORTVERSION= 3.46.1
+PORTVERSION= 3.47
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo Sat Oct 19 11:34:33 2019 (r514790)
+++ head/security/nss/distinfo Sat Oct 19 11:37:28 2019 (r514791)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570049488
-SHA256 (nss-3.46.1.tar.gz) = 3bf7e0ed7db98803f134c527c436cc68415ff17257d34bd75de14e9a09d13651
-SIZE (nss-3.46.1.tar.gz) = 76417797
+TIMESTAMP = 1571422640
+SHA256 (nss-3.47.tar.gz) = 6cd0c4438b616bdacc0b5f25ff1506b0d07ee97ea6c95d514c5487200a155fa7
+SIZE (nss-3.47.tar.gz) = 76461837
Modified: head/security/nss/pkg-plist
==============================================================================
--- head/security/nss/pkg-plist Sat Oct 19 11:34:33 2019 (r514790)
+++ head/security/nss/pkg-plist Sat Oct 19 11:37:28 2019 (r514791)
@@ -127,6 +127,7 @@ lib/nss/libcrmf.a
lib/nss/libfreebl3.so
lib/nss/libfreeblpriv3.so
lib/nss/libnss3.so
+ at comment lib/nss/libnssckbi-testlib.so
lib/nss/libnssckbi.so
lib/nss/libnssdbm3.so
lib/nss/libnssutil3.so
More information about the svn-ports-all
mailing list