From owner-svn-ports-branches@freebsd.org Thu Aug 3 15:15:15 2017 Return-Path: Delivered-To: svn-ports-branches@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 E5DEFDC2B49; Thu, 3 Aug 2017 15:15:15 +0000 (UTC) (envelope-from feld@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 C0ECC81E44; Thu, 3 Aug 2017 15:15:15 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v73FFETC086047; Thu, 3 Aug 2017 15:15:14 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v73FFEeX086043; Thu, 3 Aug 2017 15:15:14 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201708031515.v73FFEeX086043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 3 Aug 2017 15:15:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r447225 - in branches/2017Q3/security: ca_root_nss nss X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in branches/2017Q3/security: ca_root_nss nss X-SVN-Commit-Revision: 447225 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2017 15:15:16 -0000 Author: feld Date: Thu Aug 3 15:15:14 2017 New Revision: 447225 URL: https://svnweb.freebsd.org/changeset/ports/447225 Log: MFH: r446857 security/nss: update to 3.32 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Approved by: port-secteam (with hat) Modified: branches/2017Q3/security/ca_root_nss/Makefile branches/2017Q3/security/ca_root_nss/distinfo branches/2017Q3/security/nss/Makefile branches/2017Q3/security/nss/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/security/ca_root_nss/Makefile ============================================================================== --- branches/2017Q3/security/ca_root_nss/Makefile Thu Aug 3 15:13:31 2017 (r447224) +++ branches/2017Q3/security/ca_root_nss/Makefile Thu Aug 3 15:15:14 2017 (r447225) @@ -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.31 +VERSION_NSS= 3.32 #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/2017Q3/security/ca_root_nss/distinfo ============================================================================== --- branches/2017Q3/security/ca_root_nss/distinfo Thu Aug 3 15:13:31 2017 (r447224) +++ branches/2017Q3/security/ca_root_nss/distinfo Thu Aug 3 15:15:14 2017 (r447225) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496919181 -SHA256 (nss-3.31.tar.gz) = e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d -SIZE (nss-3.31.tar.gz) = 9537011 +TIMESTAMP = 1501164572 +SHA256 (nss-3.32.tar.gz) = 35c6f381cc96bb25e4f924469f6ba3e57b3a16e0c2fb7e295a284a00d57ed335 +SIZE (nss-3.32.tar.gz) = 9493574 Modified: branches/2017Q3/security/nss/Makefile ============================================================================== --- branches/2017Q3/security/nss/Makefile Thu Aug 3 15:13:31 2017 (r447224) +++ branches/2017Q3/security/nss/Makefile Thu Aug 3 15:15:14 2017 (r447225) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.31 +PORTVERSION= 3.32 #DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: branches/2017Q3/security/nss/distinfo ============================================================================== --- branches/2017Q3/security/nss/distinfo Thu Aug 3 15:13:31 2017 (r447224) +++ branches/2017Q3/security/nss/distinfo Thu Aug 3 15:15:14 2017 (r447225) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496919181 -SHA256 (nss-3.31.tar.gz) = e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d -SIZE (nss-3.31.tar.gz) = 9537011 +TIMESTAMP = 1501164572 +SHA256 (nss-3.32.tar.gz) = 35c6f381cc96bb25e4f924469f6ba3e57b3a16e0c2fb7e295a284a00d57ed335 +SIZE (nss-3.32.tar.gz) = 9493574