From owner-svn-ports-all@freebsd.org Mon Nov 27 14:35:54 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A00FE52BD6; Mon, 27 Nov 2017 14:35:54 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40BDA737DF; Mon, 27 Nov 2017 14:35:54 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAREZrUI082743; Mon, 27 Nov 2017 14:35:53 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAREZr0o082739; Mon, 27 Nov 2017 14:35:53 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201711271435.vAREZr0o082739@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 27 Nov 2017 14:35:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r454957 - in branches/2017Q4/security: ca_root_nss nss nss/files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2017Q4/security: ca_root_nss nss nss/files X-SVN-Commit-Revision: 454957 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2017 14:35:54 -0000 Author: jbeich Date: Mon Nov 27 14:35:52 2017 New Revision: 454957 URL: https://svnweb.freebsd.org/changeset/ports/454957 Log: MFH: r454204 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/ Approved by: ports-secteam (swills) Deleted: branches/2017Q4/security/nss/files/patch-bug1400603 Modified: branches/2017Q4/security/ca_root_nss/Makefile branches/2017Q4/security/ca_root_nss/distinfo branches/2017Q4/security/nss/Makefile branches/2017Q4/security/nss/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/security/ca_root_nss/Makefile ============================================================================== --- branches/2017Q4/security/ca_root_nss/Makefile Mon Nov 27 14:08:50 2017 (r454956) +++ branches/2017Q4/security/ca_root_nss/Makefile Mon Nov 27 14:35:52 2017 (r454957) @@ -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: branches/2017Q4/security/ca_root_nss/distinfo ============================================================================== --- branches/2017Q4/security/ca_root_nss/distinfo Mon Nov 27 14:08:50 2017 (r454956) +++ branches/2017Q4/security/ca_root_nss/distinfo Mon Nov 27 14:35:52 2017 (r454957) @@ -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: branches/2017Q4/security/nss/Makefile ============================================================================== --- branches/2017Q4/security/nss/Makefile Mon Nov 27 14:08:50 2017 (r454956) +++ branches/2017Q4/security/nss/Makefile Mon Nov 27 14:35:52 2017 (r454957) @@ -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: branches/2017Q4/security/nss/distinfo ============================================================================== --- branches/2017Q4/security/nss/distinfo Mon Nov 27 14:08:50 2017 (r454956) +++ branches/2017Q4/security/nss/distinfo Mon Nov 27 14:35:52 2017 (r454957) @@ -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