From owner-svn-ports-branches@freebsd.org Sat Aug 6 22:23:42 2016 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 965FDBB1A67; Sat, 6 Aug 2016 22:23:42 +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 4ED381939; Sat, 6 Aug 2016 22:23:42 +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 u76MNf1N011675; Sat, 6 Aug 2016 22:23:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u76MNfR2011671; Sat, 6 Aug 2016 22:23:41 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201608062223.u76MNfR2011671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 6 Aug 2016 22:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r419755 - in branches/2016Q3/security: ca_root_nss nss X-SVN-Group: ports-branches 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.22 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: Sat, 06 Aug 2016 22:23:42 -0000 Author: jbeich Date: Sat Aug 6 22:23:41 2016 New Revision: 419755 URL: https://svnweb.freebsd.org/changeset/ports/419755 Log: MFH: r419748 security/nss: update to 3.26 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes Approved by: ports-secteam (junovitch) Modified: branches/2016Q3/security/ca_root_nss/Makefile branches/2016Q3/security/ca_root_nss/distinfo branches/2016Q3/security/nss/Makefile branches/2016Q3/security/nss/distinfo Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/security/ca_root_nss/Makefile ============================================================================== --- branches/2016Q3/security/ca_root_nss/Makefile Sat Aug 6 22:08:10 2016 (r419754) +++ branches/2016Q3/security/ca_root_nss/Makefile Sat Aug 6 22:23:41 2016 (r419755) @@ -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.25 +VERSION_NSS= 3.26 #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/2016Q3/security/ca_root_nss/distinfo ============================================================================== --- branches/2016Q3/security/ca_root_nss/distinfo Sat Aug 6 22:08:10 2016 (r419754) +++ branches/2016Q3/security/ca_root_nss/distinfo Sat Aug 6 22:23:41 2016 (r419755) @@ -1,2 +1,3 @@ -SHA256 (nss-3.25.tar.gz) = 5d1ad475da19d0c033a716350dc5f8a747999d3eba5ac07ee0368c5bad6e2359 -SIZE (nss-3.25.tar.gz) = 7338238 +TIMESTAMP = 1470475306 +SHA256 (nss-3.26.tar.gz) = 91783a570ab953693eb977ce47c501f04c104cec287fa011c91bcc8970d1c564 +SIZE (nss-3.26.tar.gz) = 7386943 Modified: branches/2016Q3/security/nss/Makefile ============================================================================== --- branches/2016Q3/security/nss/Makefile Sat Aug 6 22:08:10 2016 (r419754) +++ branches/2016Q3/security/nss/Makefile Sat Aug 6 22:23:41 2016 (r419755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.25 +PORTVERSION= 3.26 #DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: branches/2016Q3/security/nss/distinfo ============================================================================== --- branches/2016Q3/security/nss/distinfo Sat Aug 6 22:08:10 2016 (r419754) +++ branches/2016Q3/security/nss/distinfo Sat Aug 6 22:23:41 2016 (r419755) @@ -1,2 +1,3 @@ -SHA256 (nss-3.25.tar.gz) = 5d1ad475da19d0c033a716350dc5f8a747999d3eba5ac07ee0368c5bad6e2359 -SIZE (nss-3.25.tar.gz) = 7338238 +TIMESTAMP = 1470475306 +SHA256 (nss-3.26.tar.gz) = 91783a570ab953693eb977ce47c501f04c104cec287fa011c91bcc8970d1c564 +SIZE (nss-3.26.tar.gz) = 7386943