Date: Tue, 14 Nov 2017 21:56:56 +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: r454204 - in head/security: ca_root_nss nss nss/files Message-ID: <201711142156.vAELuunI074019@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Nov 14 21:56:56 2017 New Revision: 454204 URL: https://svnweb.freebsd.org/changeset/ports/454204 Log: security/nss: update to 3.34 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ MFH: 2017Q4 Deleted: head/security/nss/files/patch-bug1400603 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 Nov 14 21:30:47 2017 (r454203) +++ head/security/ca_root_nss/Makefile Tue Nov 14 21:56:56 2017 (r454204) @@ -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.32.1 +VERSION_NSS= 3.34 #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 Nov 14 21:30:47 2017 (r454203) +++ head/security/ca_root_nss/distinfo Tue Nov 14 21:56:56 2017 (r454204) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505146642 -SHA256 (nss-3.32.1.tar.gz) = 4de59ca7f5bf4a56fbcfdbb4a054f254ba9f408f56476957404a091048624652 -SIZE (nss-3.32.1.tar.gz) = 9494609 +TIMESTAMP = 1510646485 +SHA256 (nss-3.34.tar.gz) = 0d45954181373023c7cfc33e77c8c636d394ec7e55b93e059149ed7888652af5 +SIZE (nss-3.34.tar.gz) = 9586315 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Tue Nov 14 21:30:47 2017 (r454203) +++ head/security/nss/Makefile Tue Nov 14 21:56:56 2017 (r454204) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.33 -PORTREVISION= 1 +PORTVERSION= 3.34 #DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Tue Nov 14 21:30:47 2017 (r454203) +++ head/security/nss/distinfo Tue Nov 14 21:56:56 2017 (r454204) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505890047 -SHA256 (nss-3.33.tar.gz) = 98f0dabd36408e83dd3a11727336cc3cdfee4cbdd9aede2b2831eb2389c284e4 -SIZE (nss-3.33.tar.gz) = 9578033 +TIMESTAMP = 1510646485 +SHA256 (nss-3.34.tar.gz) = 0d45954181373023c7cfc33e77c8c636d394ec7e55b93e059149ed7888652af5 +SIZE (nss-3.34.tar.gz) = 9586315
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711142156.vAELuunI074019>