From owner-svn-ports-all@freebsd.org Tue Mar 7 02:31:51 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 05BE9D00399; Tue, 7 Mar 2017 02:31:51 +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 BAED81373; Tue, 7 Mar 2017 02:31:50 +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 v272VnGQ097459; Tue, 7 Mar 2017 02:31:49 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v272VnWY097455; Tue, 7 Mar 2017 02:31:49 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201703070231.v272VnWY097455@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 7 Mar 2017 02:31:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435578 - 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.23 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: Tue, 07 Mar 2017 02:31:51 -0000 Author: jbeich Date: Tue Mar 7 02:31:49 2017 New Revision: 435578 URL: https://svnweb.freebsd.org/changeset/ports/435578 Log: security/nss: update to 3.29.3 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.2_release_notes Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.3_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_3_RTM MFH: 2017Q1 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 Tue Mar 7 02:23:50 2017 (r435577) +++ head/security/ca_root_nss/Makefile Tue Mar 7 02:31:49 2017 (r435578) @@ -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.29.1 +VERSION_NSS= 3.29.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: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Tue Mar 7 02:23:50 2017 (r435577) +++ head/security/ca_root_nss/distinfo Tue Mar 7 02:31:49 2017 (r435578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487337433 -SHA256 (nss-3.29.1.tar.gz) = 47259bc5c4439d8228d7c577ea652ed140588f27eae8ebb39cc91057aea37366 -SIZE (nss-3.29.1.tar.gz) = 7479324 +TIMESTAMP = 1488812037 +SHA256 (nss-3.29.3.tar.gz) = 35ddcc31251ef829994efeee925011aa1414e32be7e388236970255aa3c8e1eb +SIZE (nss-3.29.3.tar.gz) = 7479458 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Tue Mar 7 02:23:50 2017 (r435577) +++ head/security/nss/Makefile Tue Mar 7 02:31:49 2017 (r435578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.29.1 +PORTVERSION= 3.29.3 #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 Tue Mar 7 02:23:50 2017 (r435577) +++ head/security/nss/distinfo Tue Mar 7 02:31:49 2017 (r435578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487337433 -SHA256 (nss-3.29.1.tar.gz) = 47259bc5c4439d8228d7c577ea652ed140588f27eae8ebb39cc91057aea37366 -SIZE (nss-3.29.1.tar.gz) = 7479324 +TIMESTAMP = 1488812037 +SHA256 (nss-3.29.3.tar.gz) = 35ddcc31251ef829994efeee925011aa1414e32be7e388236970255aa3c8e1eb +SIZE (nss-3.29.3.tar.gz) = 7479458