From owner-svn-ports-all@freebsd.org Wed Mar 2 22:49:21 2016 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 C6BC2AC2BB5; Wed, 2 Mar 2016 22:49:21 +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 8AD66120A; Wed, 2 Mar 2016 22:49:21 +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 u22MnKPl083654; Wed, 2 Mar 2016 22:49:20 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u22MnKY4083650; Wed, 2 Mar 2016 22:49:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603022249.u22MnKY4083650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 2 Mar 2016 22:49:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409978 - in head/security: ca_root_nss nss X-SVN-Group: ports-head 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.20 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: Wed, 02 Mar 2016 22:49:22 -0000 Author: jbeich Date: Wed Mar 2 22:49:20 2016 New Revision: 409978 URL: https://svnweb.freebsd.org/changeset/ports/409978 Log: security/nss: update to 3.22.2 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22.2_release_notes Changes: https://hg.mozilla.org/projects/nss/rev/ec7aee1a4c24 MFH: 2016Q1 (maybe security) 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 Wed Mar 2 22:49:05 2016 (r409977) +++ head/security/ca_root_nss/Makefile Wed Mar 2 22:49:20 2016 (r409978) @@ -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.22 +VERSION_NSS= 3.22.2 #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 Wed Mar 2 22:49:05 2016 (r409977) +++ head/security/ca_root_nss/distinfo Wed Mar 2 22:49:20 2016 (r409978) @@ -1,2 +1,2 @@ -SHA256 (nss-3.22.tar.gz) = 30ebd121c77e725a1383618eff79a6752d6e9f0f21882ad825ddab12e7227611 -SIZE (nss-3.22.tar.gz) = 6992347 +SHA256 (nss-3.22.2.tar.gz) = 07d49287c527ac31200f02dcf8494cef19e936d8ed470802749c4dfc782d3650 +SIZE (nss-3.22.2.tar.gz) = 6982164 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Wed Mar 2 22:49:05 2016 (r409977) +++ head/security/nss/Makefile Wed Mar 2 22:49:20 2016 (r409978) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.22.1 +PORTVERSION= 3.22.2 #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 Wed Mar 2 22:49:05 2016 (r409977) +++ head/security/nss/distinfo Wed Mar 2 22:49:20 2016 (r409978) @@ -1,2 +1,2 @@ -SHA256 (nss-3.22.1.tar.gz) = 89e1fc7074e5c325962821289f4cd7d8207ae95af2308ba881215ed9ca68fa4f -SIZE (nss-3.22.1.tar.gz) = 6993562 +SHA256 (nss-3.22.2.tar.gz) = 07d49287c527ac31200f02dcf8494cef19e936d8ed470802749c4dfc782d3650 +SIZE (nss-3.22.2.tar.gz) = 6982164