Date: Tue, 9 Jul 2019 00:58:53 +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: r506263 - in head/security: ca_root_nss nss Message-ID: <201907090058.x690wr8Y045311@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jul 9 00:58:53 2019 New Revision: 506263 URL: https://svnweb.freebsd.org/changeset/ports/506263 Log: security/nss: update to 3.45 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.45_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_45_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) Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Tue Jul 9 00:55:47 2019 (r506262) +++ head/security/ca_root_nss/Makefile Tue Jul 9 00:58:53 2019 (r506263) @@ -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.44.1 +VERSION_NSS= 3.45 #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 Tue Jul 9 00:55:47 2019 (r506262) +++ head/security/ca_root_nss/distinfo Tue Jul 9 00:58:53 2019 (r506263) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561154223 -SHA256 (nss-3.44.1.tar.gz) = fce4cb80c989cde35416ecbe55920856015a35151c4f21be64470e4dd4de12f8 -SIZE (nss-3.44.1.tar.gz) = 75986343 +TIMESTAMP = 1562342551 +SHA256 (nss-3.45.tar.gz) = 112f05223d1fde902c170966bfc6f011b24a838be16969b110ecf2bb7bc24e8b +SIZE (nss-3.45.tar.gz) = 76017462 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Tue Jul 9 00:55:47 2019 (r506262) +++ head/security/nss/Makefile Tue Jul 9 00:58:53 2019 (r506263) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.44.1 +PORTVERSION= 3.45 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Tue Jul 9 00:55:47 2019 (r506262) +++ head/security/nss/distinfo Tue Jul 9 00:58:53 2019 (r506263) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561154223 -SHA256 (nss-3.44.1.tar.gz) = fce4cb80c989cde35416ecbe55920856015a35151c4f21be64470e4dd4de12f8 -SIZE (nss-3.44.1.tar.gz) = 75986343 +TIMESTAMP = 1562342551 +SHA256 (nss-3.45.tar.gz) = 112f05223d1fde902c170966bfc6f011b24a838be16969b110ecf2bb7bc24e8b +SIZE (nss-3.45.tar.gz) = 76017462
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907090058.x690wr8Y045311>