svn commit: r513639 - in branches/2019Q4/security: ca_root_nss nss
Jan Beich
jbeich at FreeBSD.org
Thu Oct 3 00:59:56 UTC 2019
Author: jbeich
Date: Thu Oct 3 00:59:54 2019
New Revision: 513639
URL: https://svnweb.freebsd.org/changeset/ports/513639
Log:
MFH: r513633
security/nss: update to 3.46.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.46.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_46_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Approved by: ports-secteam blanket
Modified:
branches/2019Q4/security/ca_root_nss/Makefile
branches/2019Q4/security/ca_root_nss/distinfo
branches/2019Q4/security/nss/Makefile
branches/2019Q4/security/nss/distinfo
Directory Properties:
branches/2019Q4/ (props changed)
Modified: branches/2019Q4/security/ca_root_nss/Makefile
==============================================================================
--- branches/2019Q4/security/ca_root_nss/Makefile Thu Oct 3 00:59:42 2019 (r513638)
+++ branches/2019Q4/security/ca_root_nss/Makefile Thu Oct 3 00:59:54 2019 (r513639)
@@ -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
+VERSION_NSS= 3.46.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/2019Q4/security/ca_root_nss/distinfo
==============================================================================
--- branches/2019Q4/security/ca_root_nss/distinfo Thu Oct 3 00:59:42 2019 (r513638)
+++ branches/2019Q4/security/ca_root_nss/distinfo Thu Oct 3 00:59:54 2019 (r513639)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567179992
-SHA256 (nss-3.46.tar.gz) = 6b699649d285602ba258a4b0957cb841eafc94eff5735a9da8da0adbb9a10cef
-SIZE (nss-3.46.tar.gz) = 76417155
+TIMESTAMP = 1570049488
+SHA256 (nss-3.46.1.tar.gz) = 3bf7e0ed7db98803f134c527c436cc68415ff17257d34bd75de14e9a09d13651
+SIZE (nss-3.46.1.tar.gz) = 76417797
Modified: branches/2019Q4/security/nss/Makefile
==============================================================================
--- branches/2019Q4/security/nss/Makefile Thu Oct 3 00:59:42 2019 (r513638)
+++ branches/2019Q4/security/nss/Makefile Thu Oct 3 00:59:54 2019 (r513639)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nss
-PORTVERSION= 3.46
+PORTVERSION= 3.46.1
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Modified: branches/2019Q4/security/nss/distinfo
==============================================================================
--- branches/2019Q4/security/nss/distinfo Thu Oct 3 00:59:42 2019 (r513638)
+++ branches/2019Q4/security/nss/distinfo Thu Oct 3 00:59:54 2019 (r513639)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567179992
-SHA256 (nss-3.46.tar.gz) = 6b699649d285602ba258a4b0957cb841eafc94eff5735a9da8da0adbb9a10cef
-SIZE (nss-3.46.tar.gz) = 76417155
+TIMESTAMP = 1570049488
+SHA256 (nss-3.46.1.tar.gz) = 3bf7e0ed7db98803f134c527c436cc68415ff17257d34bd75de14e9a09d13651
+SIZE (nss-3.46.1.tar.gz) = 76417797
More information about the svn-ports-all
mailing list