Date: Sun, 8 Dec 2019 00:51:49 +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: r519266 - in head/security: ca_root_nss nss Message-ID: <201912080051.xB80pnQk091490@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Dec 8 00:51:48 2019 New Revision: 519266 URL: https://svnweb.freebsd.org/changeset/ports/519266 Log: security/nss: update to 3.48 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_48_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Reported by: Repology 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 Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/ca_root_nss/Makefile Sun Dec 8 00:51:48 2019 (r519266) @@ -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.47.1 +VERSION_NSS= 3.48 #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 Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/ca_root_nss/distinfo Sun Dec 8 00:51:48 2019 (r519266) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574193330 -SHA256 (nss-3.47.1.tar.gz) = 1ae3d1cb1de345b258788f2ef6b10a460068034c3fd64f42427a183d8342a6fb -SIZE (nss-3.47.1.tar.gz) = 76462846 +TIMESTAMP = 1575417811 +SHA256 (nss-3.48.tar.gz) = 3f9c822a86a4e3e1bfe63e2ed0f922d8b7c2e0b7cafe36774b1c627970d0f8ac +SIZE (nss-3.48.tar.gz) = 76481237 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/nss/Makefile Sun Dec 8 00:51:48 2019 (r519266) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.47.1 +PORTVERSION= 3.48 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Sun Dec 8 00:46:20 2019 (r519265) +++ head/security/nss/distinfo Sun Dec 8 00:51:48 2019 (r519266) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574193330 -SHA256 (nss-3.47.1.tar.gz) = 1ae3d1cb1de345b258788f2ef6b10a460068034c3fd64f42427a183d8342a6fb -SIZE (nss-3.47.1.tar.gz) = 76462846 +TIMESTAMP = 1575417811 +SHA256 (nss-3.48.tar.gz) = 3f9c822a86a4e3e1bfe63e2ed0f922d8b7c2e0b7cafe36774b1c627970d0f8ac +SIZE (nss-3.48.tar.gz) = 76481237
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912080051.xB80pnQk091490>