Date: Sat, 11 May 2019 00:59: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: r501212 - in head/security: ca_root_nss nss Message-ID: <201905110059.x4B0xnm4046940@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat May 11 00:59:49 2019 New Revision: 501212 URL: https://svnweb.freebsd.org/changeset/ports/501212 Log: security/nss: update to 3.44 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_44_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 Sat May 11 00:56:39 2019 (r501211) +++ head/security/ca_root_nss/Makefile Sat May 11 00:59:49 2019 (r501212) @@ -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.43 +VERSION_NSS= 3.44 #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 Sat May 11 00:56:39 2019 (r501211) +++ head/security/ca_root_nss/distinfo Sat May 11 00:59:49 2019 (r501212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552695908 -SHA256 (nss-3.43.tar.gz) = f30bc1b7330887b75de9fec37dbc173001758dc43fb095ffbc45dac4093fe2ca -SIZE (nss-3.43.tar.gz) = 23466026 +TIMESTAMP = 1557522858 +SHA256 (nss-3.44.tar.gz) = a5620e59b6eeedfd5a12c9298b50ad92e9898b223e214eb675e36f4ffb5b6aff +SIZE (nss-3.44.tar.gz) = 23474704 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Sat May 11 00:56:39 2019 (r501211) +++ head/security/nss/Makefile Sat May 11 00:59:49 2019 (r501212) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.43 +PORTVERSION= 3.44 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Sat May 11 00:56:39 2019 (r501211) +++ head/security/nss/distinfo Sat May 11 00:59:49 2019 (r501212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552695908 -SHA256 (nss-3.43.tar.gz) = f30bc1b7330887b75de9fec37dbc173001758dc43fb095ffbc45dac4093fe2ca -SIZE (nss-3.43.tar.gz) = 23466026 +TIMESTAMP = 1557522858 +SHA256 (nss-3.44.tar.gz) = a5620e59b6eeedfd5a12c9298b50ad92e9898b223e214eb675e36f4ffb5b6aff +SIZE (nss-3.44.tar.gz) = 23474704
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905110059.x4B0xnm4046940>