Date: Tue, 14 Jan 2020 15:26:44 +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: r523023 - in head/security: ca_root_nss nss Message-ID: <202001141526.00EFQivA078091@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jan 14 15:26:43 2020 New Revision: 523023 URL: https://svnweb.freebsd.org/changeset/ports/523023 Log: security/nss: update to 3.49.1 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49.1_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_1_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 Tue Jan 14 15:26:21 2020 (r523022) +++ head/security/ca_root_nss/Makefile Tue Jan 14 15:26:43 2020 (r523023) @@ -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.49 +VERSION_NSS= 3.49.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 Tue Jan 14 15:26:21 2020 (r523022) +++ head/security/ca_root_nss/distinfo Tue Jan 14 15:26:43 2020 (r523023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578083263 -SHA256 (nss-3.49.tar.gz) = 6738094dc4fd63061118a122bf3999a64fe8c7117fc52f6e81c2279181bde71d -SIZE (nss-3.49.tar.gz) = 76488781 +TIMESTAMP = 1578935650 +SHA256 (nss-3.49.1.tar.gz) = d9aa42e49e02bb0dc0a2f164604cfc718e11a2a06ddb266cd676376ac21b026e +SIZE (nss-3.49.1.tar.gz) = 76489134 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Tue Jan 14 15:26:21 2020 (r523022) +++ head/security/nss/Makefile Tue Jan 14 15:26:43 2020 (r523023) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.49 +PORTVERSION= 3.49.1 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Tue Jan 14 15:26:21 2020 (r523022) +++ head/security/nss/distinfo Tue Jan 14 15:26:43 2020 (r523023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578083263 -SHA256 (nss-3.49.tar.gz) = 6738094dc4fd63061118a122bf3999a64fe8c7117fc52f6e81c2279181bde71d -SIZE (nss-3.49.tar.gz) = 76488781 +TIMESTAMP = 1578935650 +SHA256 (nss-3.49.1.tar.gz) = d9aa42e49e02bb0dc0a2f164604cfc718e11a2a06ddb266cd676376ac21b026e +SIZE (nss-3.49.1.tar.gz) = 76489134
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001141526.00EFQivA078091>