Date: Thu, 3 Oct 2019 00:59:12 +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: r513633 - in head/security: ca_root_nss nss Message-ID: <201910030059.x930xCCF060933@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Oct 3 00:59:12 2019 New Revision: 513633 URL: https://svnweb.freebsd.org/changeset/ports/513633 Log: 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/ 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 Wed Oct 2 23:45:46 2019 (r513632) +++ head/security/ca_root_nss/Makefile Thu Oct 3 00:59:12 2019 (r513633) @@ -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: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Wed Oct 2 23:45:46 2019 (r513632) +++ head/security/ca_root_nss/distinfo Thu Oct 3 00:59:12 2019 (r513633) @@ -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: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Wed Oct 2 23:45:46 2019 (r513632) +++ head/security/nss/Makefile Thu Oct 3 00:59:12 2019 (r513633) @@ -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: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Wed Oct 2 23:45:46 2019 (r513632) +++ head/security/nss/distinfo Thu Oct 3 00:59:12 2019 (r513633) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910030059.x930xCCF060933>