Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 13:13:52 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394868 - in head/security: ca_root_nss nss
Message-ID:  <201508201313.t7KDDqoo042257@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Aug 20 13:13:51 2015
New Revision: 394868
URL: https://svnweb.freebsd.org/changeset/ports/394868

Log:
  security/{,ca_root_}nss: update to 3.20
  
  No CA root changes, just chasing NSS version.
  
  Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20_release_notes

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	Thu Aug 20 13:13:51 2015	(r394867)
+++ head/security/ca_root_nss/Makefile	Thu Aug 20 13:13:51 2015	(r394868)
@@ -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.19.3
+VERSION_NSS=	3.20
 #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	Thu Aug 20 13:13:51 2015	(r394867)
+++ head/security/ca_root_nss/distinfo	Thu Aug 20 13:13:51 2015	(r394868)
@@ -1,2 +1,2 @@
-SHA256 (nss-3.19.3.tar.gz) = c56bdad20736a8227afb3c97b25d6d2eb3982e979ddc9be1d66cb7199ae8ca8f
-SIZE (nss-3.19.3.tar.gz) = 6949648
+SHA256 (nss-3.20.tar.gz) = 5e38d4b9837ca338af966b97fc91c07f67ad647fb38dc4af3cfd0d84e477d15c
+SIZE (nss-3.20.tar.gz) = 6955552

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Thu Aug 20 13:13:51 2015	(r394867)
+++ head/security/nss/Makefile	Thu Aug 20 13:13:51 2015	(r394868)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.19.3
+PORTVERSION=	3.20
 #DISTVERSIONSUFFIX=	-with-ckbi-1.98
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
@@ -11,7 +11,7 @@ MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Libraries to support development of security-enabled applications
 
 BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip \
-		nspr>=4.10.5:${PORTSDIR}/devel/nspr \
+		nspr>=4.10.8:${PORTSDIR}/devel/nspr \
 		sqlite3>=3.7.15:${PORTSDIR}/databases/sqlite3
 LIB_DEPENDS=	libnspr4.so:${PORTSDIR}/devel/nspr \
 		libsqlite3.so:${PORTSDIR}/databases/sqlite3

Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Thu Aug 20 13:13:51 2015	(r394867)
+++ head/security/nss/distinfo	Thu Aug 20 13:13:51 2015	(r394868)
@@ -1,2 +1,2 @@
-SHA256 (nss-3.19.3.tar.gz) = c56bdad20736a8227afb3c97b25d6d2eb3982e979ddc9be1d66cb7199ae8ca8f
-SIZE (nss-3.19.3.tar.gz) = 6949648
+SHA256 (nss-3.20.tar.gz) = 5e38d4b9837ca338af966b97fc91c07f67ad647fb38dc4af3cfd0d84e477d15c
+SIZE (nss-3.20.tar.gz) = 6955552



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508201313.t7KDDqoo042257>