Date: Mon, 10 Dec 2018 23:43:38 +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: r487211 - in head/security: ca_root_nss nss Message-ID: <201812102343.wBANhccd048935@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Dec 10 23:43:38 2018 New Revision: 487211 URL: https://svnweb.freebsd.org/changeset/ports/487211 Log: security/nss: update to 3.41 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_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 Mon Dec 10 23:35:38 2018 (r487210) +++ head/security/ca_root_nss/Makefile Mon Dec 10 23:43:38 2018 (r487211) @@ -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.40.1 +VERSION_NSS= 3.41 #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 Mon Dec 10 23:35:38 2018 (r487210) +++ head/security/ca_root_nss/distinfo Mon Dec 10 23:43:38 2018 (r487211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543617691 -SHA256 (nss-3.40.1.tar.gz) = 5e0e6bae2a79c86e506684955d736bfe875ec5a8e95ed3e4ba0852d1aec2c8f1 -SIZE (nss-3.40.1.tar.gz) = 23311074 +TIMESTAMP = 1544198721 +SHA256 (nss-3.41.tar.gz) = ab2e18f5d0dd0079c0005396f9beb9a41e9a1bbc7e6c1d0a99affcef0471712d +SIZE (nss-3.41.tar.gz) = 23319563 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Mon Dec 10 23:35:38 2018 (r487210) +++ head/security/nss/Makefile Mon Dec 10 23:43:38 2018 (r487211) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.40.1 +PORTVERSION= 3.41 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Mon Dec 10 23:35:38 2018 (r487210) +++ head/security/nss/distinfo Mon Dec 10 23:43:38 2018 (r487211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543617691 -SHA256 (nss-3.40.1.tar.gz) = 5e0e6bae2a79c86e506684955d736bfe875ec5a8e95ed3e4ba0852d1aec2c8f1 -SIZE (nss-3.40.1.tar.gz) = 23311074 +TIMESTAMP = 1544198721 +SHA256 (nss-3.41.tar.gz) = ab2e18f5d0dd0079c0005396f9beb9a41e9a1bbc7e6c1d0a99affcef0471712d +SIZE (nss-3.41.tar.gz) = 23319563
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812102343.wBANhccd048935>