Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2017 22:00:44 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r443472 - in branches/2017Q2/security: ca_root_nss nss nss/files
Message-ID:  <201706122200.v5CM0iO3013657@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Jun 12 22:00:44 2017
New Revision: 443472
URL: https://svnweb.freebsd.org/changeset/ports/443472

Log:
  MFH: r443402
  
  security/nss: update to 3.31
  
  Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes
  Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM
  ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
  Approved by:	ports-secteam (miwi)

Deleted:
  branches/2017Q2/security/nss/files/patch-bug1335284
Modified:
  branches/2017Q2/security/ca_root_nss/Makefile
  branches/2017Q2/security/ca_root_nss/distinfo
  branches/2017Q2/security/nss/Makefile
  branches/2017Q2/security/nss/distinfo
  branches/2017Q2/security/nss/pkg-plist
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/security/ca_root_nss/Makefile
==============================================================================
--- branches/2017Q2/security/ca_root_nss/Makefile	Mon Jun 12 21:53:05 2017	(r443471)
+++ branches/2017Q2/security/ca_root_nss/Makefile	Mon Jun 12 22:00:44 2017	(r443472)
@@ -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.30.2
+VERSION_NSS=	3.31
 #NSS_SUFFIX=	-with-ckbi-1.98
 CERTDATA_TXT_PATH=	nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt
 BUNDLE_PROCESSOR=	MAca-bundle.pl

Modified: branches/2017Q2/security/ca_root_nss/distinfo
==============================================================================
--- branches/2017Q2/security/ca_root_nss/distinfo	Mon Jun 12 21:53:05 2017	(r443471)
+++ branches/2017Q2/security/ca_root_nss/distinfo	Mon Jun 12 22:00:44 2017	(r443472)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492698350
-SHA256 (nss-3.30.2.tar.gz) = 0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24
-SIZE (nss-3.30.2.tar.gz) = 9499119
+TIMESTAMP = 1496919181
+SHA256 (nss-3.31.tar.gz) = e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d
+SIZE (nss-3.31.tar.gz) = 9537011

Modified: branches/2017Q2/security/nss/Makefile
==============================================================================
--- branches/2017Q2/security/nss/Makefile	Mon Jun 12 21:53:05 2017	(r443471)
+++ branches/2017Q2/security/nss/Makefile	Mon Jun 12 22:00:44 2017	(r443472)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.30.2
+PORTVERSION=	3.31
 #DISTVERSIONSUFFIX=	-with-ckbi-1.98
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src

Modified: branches/2017Q2/security/nss/distinfo
==============================================================================
--- branches/2017Q2/security/nss/distinfo	Mon Jun 12 21:53:05 2017	(r443471)
+++ branches/2017Q2/security/nss/distinfo	Mon Jun 12 22:00:44 2017	(r443472)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492698350
-SHA256 (nss-3.30.2.tar.gz) = 0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24
-SIZE (nss-3.30.2.tar.gz) = 9499119
+TIMESTAMP = 1496919181
+SHA256 (nss-3.31.tar.gz) = e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d
+SIZE (nss-3.31.tar.gz) = 9537011

Modified: branches/2017Q2/security/nss/pkg-plist
==============================================================================
--- branches/2017Q2/security/nss/pkg-plist	Mon Jun 12 21:53:05 2017	(r443471)
+++ branches/2017Q2/security/nss/pkg-plist	Mon Jun 12 22:00:44 2017	(r443472)
@@ -89,6 +89,7 @@ include/nss/nss/pkcs11n.h
 include/nss/nss/pkcs11p.h
 include/nss/nss/pkcs11t.h
 include/nss/nss/pkcs11u.h
+include/nss/nss/pkcs11uri.h
 include/nss/nss/pkcs12.h
 include/nss/nss/pkcs12t.h
 include/nss/nss/pkcs7t.h



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