svn commit: r455686 - in branches/2017Q4/security: ca_root_nss nss
Jan Beich
jbeich at FreeBSD.org
Thu Dec 7 00:34:54 UTC 2017
Author: jbeich
Date: Thu Dec 7 00:34:53 2017
New Revision: 455686
URL: https://svnweb.freebsd.org/changeset/ports/455686
Log:
MFH: r455124
security/nss: update to 3.34.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Approved by: ports-secteam blanket
Modified:
branches/2017Q4/security/ca_root_nss/Makefile
branches/2017Q4/security/ca_root_nss/distinfo
branches/2017Q4/security/nss/Makefile
branches/2017Q4/security/nss/distinfo
Directory Properties:
branches/2017Q4/ (props changed)
Modified: branches/2017Q4/security/ca_root_nss/Makefile
==============================================================================
--- branches/2017Q4/security/ca_root_nss/Makefile Thu Dec 7 00:03:10 2017 (r455685)
+++ branches/2017Q4/security/ca_root_nss/Makefile Thu Dec 7 00:34:53 2017 (r455686)
@@ -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.34
+VERSION_NSS= 3.34.1
#NSS_SUFFIX= -with-ckbi-1.98
CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt
BUNDLE_PROCESSOR= MAca-bundle.pl
Modified: branches/2017Q4/security/ca_root_nss/distinfo
==============================================================================
--- branches/2017Q4/security/ca_root_nss/distinfo Thu Dec 7 00:03:10 2017 (r455685)
+++ branches/2017Q4/security/ca_root_nss/distinfo Thu Dec 7 00:34:53 2017 (r455686)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510646485
-SHA256 (nss-3.34.tar.gz) = 0d45954181373023c7cfc33e77c8c636d394ec7e55b93e059149ed7888652af5
-SIZE (nss-3.34.tar.gz) = 9586315
+TIMESTAMP = 1511379088
+SHA256 (nss-3.34.1.tar.gz) = a3c15d367caf784f33d96dbafbdffc16a8e42fb8c8aedfce97bf92a9f918dda0
+SIZE (nss-3.34.1.tar.gz) = 9562876
Modified: branches/2017Q4/security/nss/Makefile
==============================================================================
--- branches/2017Q4/security/nss/Makefile Thu Dec 7 00:03:10 2017 (r455685)
+++ branches/2017Q4/security/nss/Makefile Thu Dec 7 00:34:53 2017 (r455686)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nss
-PORTVERSION= 3.34
+PORTVERSION= 3.34.1
#DISTVERSIONSUFFIX= -with-ckbi-1.98
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Modified: branches/2017Q4/security/nss/distinfo
==============================================================================
--- branches/2017Q4/security/nss/distinfo Thu Dec 7 00:03:10 2017 (r455685)
+++ branches/2017Q4/security/nss/distinfo Thu Dec 7 00:34:53 2017 (r455686)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510646485
-SHA256 (nss-3.34.tar.gz) = 0d45954181373023c7cfc33e77c8c636d394ec7e55b93e059149ed7888652af5
-SIZE (nss-3.34.tar.gz) = 9586315
+TIMESTAMP = 1511379088
+SHA256 (nss-3.34.1.tar.gz) = a3c15d367caf784f33d96dbafbdffc16a8e42fb8c8aedfce97bf92a9f918dda0
+SIZE (nss-3.34.1.tar.gz) = 9562876
More information about the svn-ports-branches
mailing list