Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2016 14:47:43 +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: r419748 - in head/security: ca_root_nss nss
Message-ID:  <201608061447.u76Elhng041340@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Aug  6 14:47:43 2016
New Revision: 419748
URL: https://svnweb.freebsd.org/changeset/ports/419748

Log:
  security/nss: update to 3.26
  
  Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes
  MFH:		2016Q3

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	Sat Aug  6 14:41:34 2016	(r419747)
+++ head/security/ca_root_nss/Makefile	Sat Aug  6 14:47:43 2016	(r419748)
@@ -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.25
+VERSION_NSS=	3.26
 #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	Sat Aug  6 14:41:34 2016	(r419747)
+++ head/security/ca_root_nss/distinfo	Sat Aug  6 14:47:43 2016	(r419748)
@@ -1,2 +1,3 @@
-SHA256 (nss-3.25.tar.gz) = 5d1ad475da19d0c033a716350dc5f8a747999d3eba5ac07ee0368c5bad6e2359
-SIZE (nss-3.25.tar.gz) = 7338238
+TIMESTAMP = 1470475306
+SHA256 (nss-3.26.tar.gz) = 91783a570ab953693eb977ce47c501f04c104cec287fa011c91bcc8970d1c564
+SIZE (nss-3.26.tar.gz) = 7386943

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Sat Aug  6 14:41:34 2016	(r419747)
+++ head/security/nss/Makefile	Sat Aug  6 14:47:43 2016	(r419748)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.25
+PORTVERSION=	3.26
 #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	Sat Aug  6 14:41:34 2016	(r419747)
+++ head/security/nss/distinfo	Sat Aug  6 14:47:43 2016	(r419748)
@@ -1,2 +1,3 @@
-SHA256 (nss-3.25.tar.gz) = 5d1ad475da19d0c033a716350dc5f8a747999d3eba5ac07ee0368c5bad6e2359
-SIZE (nss-3.25.tar.gz) = 7338238
+TIMESTAMP = 1470475306
+SHA256 (nss-3.26.tar.gz) = 91783a570ab953693eb977ce47c501f04c104cec287fa011c91bcc8970d1c564
+SIZE (nss-3.26.tar.gz) = 7386943



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