From owner-svn-ports-head@freebsd.org Sun Oct 9 10:45:35 2016 Return-Path: Delivered-To: svn-ports-head@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 2F4D8C07B46; Sun, 9 Oct 2016 10:45:35 +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 E3FB0648; Sun, 9 Oct 2016 10:45:34 +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 u99AjYTJ075395; Sun, 9 Oct 2016 10:45:34 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u99AjXBl075391; Sun, 9 Oct 2016 10:45:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201610091045.u99AjXBl075391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 9 Oct 2016 10:45:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423587 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 10:45:35 -0000 Author: jbeich Date: Sun Oct 9 10:45:33 2016 New Revision: 423587 URL: https://svnweb.freebsd.org/changeset/ports/423587 Log: security/nss: update to 3.27.1 and define license Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27.1_release_notes PR: 213312 Submitted by: Vladimir Krstulja MFH: 2016Q4 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 Sun Oct 9 10:43:36 2016 (r423586) +++ head/security/ca_root_nss/Makefile Sun Oct 9 10:45:33 2016 (r423587) @@ -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.27 +VERSION_NSS= 3.27.1 #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 Sun Oct 9 10:43:36 2016 (r423586) +++ head/security/ca_root_nss/distinfo Sun Oct 9 10:45:33 2016 (r423587) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475035246 -SHA256 (nss-3.27.tar.gz) = 021aa936b06f5815474dd5c137f2325b3fe06caa38d9798ca53ec30b537301fa -SIZE (nss-3.27.tar.gz) = 7397210 +TIMESTAMP = 1475947616 +SHA256 (nss-3.27.1.tar.gz) = fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b +SIZE (nss-3.27.1.tar.gz) = 7397737 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Sun Oct 9 10:43:36 2016 (r423586) +++ head/security/nss/Makefile Sun Oct 9 10:45:33 2016 (r423587) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.27 +PORTVERSION= 3.27.1 #DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src @@ -10,6 +10,9 @@ MASTER_SITES= MOZILLA/security/${PORTNAM MAINTAINER= gecko@FreeBSD.org COMMENT= Libraries to support development of security-enabled applications +LICENSE= MPL +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= zip:archivers/zip \ nspr>=4.12:devel/nspr \ sqlite3>=3.7.15:databases/sqlite3 Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Sun Oct 9 10:43:36 2016 (r423586) +++ head/security/nss/distinfo Sun Oct 9 10:45:33 2016 (r423587) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475035246 -SHA256 (nss-3.27.tar.gz) = 021aa936b06f5815474dd5c137f2325b3fe06caa38d9798ca53ec30b537301fa -SIZE (nss-3.27.tar.gz) = 7397210 +TIMESTAMP = 1475952210 +SHA256 (nss-3.27.1.tar.gz) = fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b +SIZE (nss-3.27.1.tar.gz) = 7397737