Date: Tue, 22 Sep 2020 00:06:38 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549537 - in head/security: ca_root_nss nss nss/files Message-ID: <202009220006.08M06cDt021427@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Sep 22 00:06:38 2020 New Revision: 549537 URL: https://svnweb.freebsd.org/changeset/ports/549537 Log: security/nss: update to 3.57 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_57_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Reported by: Repology Deleted: head/security/nss/files/patch-bug1659256 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) Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Tue Sep 22 00:06:31 2020 (r549536) +++ head/security/ca_root_nss/Makefile Tue Sep 22 00:06:38 2020 (r549537) @@ -34,7 +34,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.56 +VERSION_NSS= 3.57 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Tue Sep 22 00:06:31 2020 (r549536) +++ head/security/ca_root_nss/distinfo Tue Sep 22 00:06:38 2020 (r549537) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598022657 -SHA256 (nss-3.56.tar.gz) = f875e0e8ed3b5ce92d675be4a55aa25a8c1199789a4a01f69b5f2327e2048e9c -SIZE (nss-3.56.tar.gz) = 81706176 +TIMESTAMP = 1600448423 +SHA256 (nss-3.57.tar.gz) = 55a86c01be860381d64bb4e5b94eb198df9b0f098a8af0e58c014df398bdc382 +SIZE (nss-3.57.tar.gz) = 81712830 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Tue Sep 22 00:06:31 2020 (r549536) +++ head/security/nss/Makefile Tue Sep 22 00:06:38 2020 (r549537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.56 +PORTVERSION= 3.57 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Tue Sep 22 00:06:31 2020 (r549536) +++ head/security/nss/distinfo Tue Sep 22 00:06:38 2020 (r549537) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598022657 -SHA256 (nss-3.56.tar.gz) = f875e0e8ed3b5ce92d675be4a55aa25a8c1199789a4a01f69b5f2327e2048e9c -SIZE (nss-3.56.tar.gz) = 81706176 +TIMESTAMP = 1600448423 +SHA256 (nss-3.57.tar.gz) = 55a86c01be860381d64bb4e5b94eb198df9b0f098a8af0e58c014df398bdc382 +SIZE (nss-3.57.tar.gz) = 81712830
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009220006.08M06cDt021427>