From owner-svn-ports-branches@freebsd.org Fri Aug 14 17:11:35 2015 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 501909B8193; Fri, 14 Aug 2015 17:11:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 2FBDA19F5; Fri, 14 Aug 2015 17:11:35 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7EHBZ8h053554; Fri, 14 Aug 2015 17:11:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7EHBYn9053549; Fri, 14 Aug 2015 17:11:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201508141711.t7EHBYn9053549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 14 Aug 2015 17:11:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r394241 - in branches/2015Q3/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.20 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: Fri, 14 Aug 2015 17:11:35 -0000 Author: jbeich Date: Fri Aug 14 17:11:33 2015 New Revision: 394241 URL: https://svnweb.freebsd.org/changeset/ports/394241 Log: MFH: r394204, r394205 security/{,ca_root_}nss: update to 3.19.3 Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.3_release_notes Approved by: portmgr (erwin) Modified: branches/2015Q3/security/ca_root_nss/Makefile branches/2015Q3/security/ca_root_nss/distinfo branches/2015Q3/security/nss/Makefile branches/2015Q3/security/nss/distinfo Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/security/ca_root_nss/Makefile ============================================================================== --- branches/2015Q3/security/ca_root_nss/Makefile Fri Aug 14 17:09:29 2015 (r394240) +++ branches/2015Q3/security/ca_root_nss/Makefile Fri Aug 14 17:11:33 2015 (r394241) @@ -32,8 +32,8 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.19.2 -#NSS_SUFFIX= .with.ckbi.1.98 +VERSION_NSS= 3.19.3 +#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/2015Q3/security/ca_root_nss/distinfo ============================================================================== --- branches/2015Q3/security/ca_root_nss/distinfo Fri Aug 14 17:09:29 2015 (r394240) +++ branches/2015Q3/security/ca_root_nss/distinfo Fri Aug 14 17:11:33 2015 (r394241) @@ -1,2 +1,2 @@ -SHA256 (nss-3.19.2.tar.gz) = 1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae -SIZE (nss-3.19.2.tar.gz) = 6953657 +SHA256 (nss-3.19.3.tar.gz) = c56bdad20736a8227afb3c97b25d6d2eb3982e979ddc9be1d66cb7199ae8ca8f +SIZE (nss-3.19.3.tar.gz) = 6949648 Modified: branches/2015Q3/security/nss/Makefile ============================================================================== --- branches/2015Q3/security/nss/Makefile Fri Aug 14 17:09:29 2015 (r394240) +++ branches/2015Q3/security/nss/Makefile Fri Aug 14 17:11:33 2015 (r394241) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.19.2 -#DISTVERSIONSUFFIX= .with.ckbi.1.93 +PORTVERSION= 3.19.3 +#DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: branches/2015Q3/security/nss/distinfo ============================================================================== --- branches/2015Q3/security/nss/distinfo Fri Aug 14 17:09:29 2015 (r394240) +++ branches/2015Q3/security/nss/distinfo Fri Aug 14 17:11:33 2015 (r394241) @@ -1,2 +1,2 @@ -SHA256 (nss-3.19.2.tar.gz) = 1306663e8f61d8449ad8cbcffab743a604dcd9f6f34232c210847c51dce2c9ae -SIZE (nss-3.19.2.tar.gz) = 6953657 +SHA256 (nss-3.19.3.tar.gz) = c56bdad20736a8227afb3c97b25d6d2eb3982e979ddc9be1d66cb7199ae8ca8f +SIZE (nss-3.19.3.tar.gz) = 6949648