From owner-svn-ports-all@freebsd.org Tue Nov 14 21:56:58 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 312A9DDF0B0; Tue, 14 Nov 2017 21:56:58 +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 084F37143C; Tue, 14 Nov 2017 21:56:57 +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 vAELuvIk074023; Tue, 14 Nov 2017 21:56:57 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAELuunI074019; Tue, 14 Nov 2017 21:56:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201711142156.vAELuunI074019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 14 Nov 2017 21:56:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454204 - in head/security: ca_root_nss nss nss/files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/security: ca_root_nss nss nss/files X-SVN-Commit-Revision: 454204 X-SVN-Commit-Repository: ports 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.25 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, 14 Nov 2017 21:56:58 -0000 Author: jbeich Date: Tue Nov 14 21:56:56 2017 New Revision: 454204 URL: https://svnweb.freebsd.org/changeset/ports/454204 Log: security/nss: update to 3.34 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ MFH: 2017Q4 Deleted: head/security/nss/files/patch-bug1400603 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 Nov 14 21:30:47 2017 (r454203) +++ head/security/ca_root_nss/Makefile Tue Nov 14 21:56:56 2017 (r454204) @@ -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.32.1 +VERSION_NSS= 3.34 #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 Nov 14 21:30:47 2017 (r454203) +++ head/security/ca_root_nss/distinfo Tue Nov 14 21:56:56 2017 (r454204) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505146642 -SHA256 (nss-3.32.1.tar.gz) = 4de59ca7f5bf4a56fbcfdbb4a054f254ba9f408f56476957404a091048624652 -SIZE (nss-3.32.1.tar.gz) = 9494609 +TIMESTAMP = 1510646485 +SHA256 (nss-3.34.tar.gz) = 0d45954181373023c7cfc33e77c8c636d394ec7e55b93e059149ed7888652af5 +SIZE (nss-3.34.tar.gz) = 9586315 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Tue Nov 14 21:30:47 2017 (r454203) +++ head/security/nss/Makefile Tue Nov 14 21:56:56 2017 (r454204) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.33 -PORTREVISION= 1 +PORTVERSION= 3.34 #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 Nov 14 21:30:47 2017 (r454203) +++ head/security/nss/distinfo Tue Nov 14 21:56:56 2017 (r454204) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505890047 -SHA256 (nss-3.33.tar.gz) = 98f0dabd36408e83dd3a11727336cc3cdfee4cbdd9aede2b2831eb2389c284e4 -SIZE (nss-3.33.tar.gz) = 9578033 +TIMESTAMP = 1510646485 +SHA256 (nss-3.34.tar.gz) = 0d45954181373023c7cfc33e77c8c636d394ec7e55b93e059149ed7888652af5 +SIZE (nss-3.34.tar.gz) = 9586315