Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2019 00:51:41 +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: r491532 - in head/security: ca_root_nss nss
Message-ID:  <201901290051.x0T0pfWm067919@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jan 29 00:51:40 2019
New Revision: 491532
URL: https://svnweb.freebsd.org/changeset/ports/491532

Log:
  security/nss: update to 3.42
  
  Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.42_release_notes
  Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_42_RTM
  ABI:		https://abi-laboratory.pro/tracker/timeline/nss/

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 Jan 29 00:47:15 2019	(r491531)
+++ head/security/ca_root_nss/Makefile	Tue Jan 29 00:51:40 2019	(r491532)
@@ -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.41.1
+VERSION_NSS=	3.42
 #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 Jan 29 00:47:15 2019	(r491531)
+++ head/security/ca_root_nss/distinfo	Tue Jan 29 00:51:40 2019	(r491532)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548232538
-SHA256 (nss-3.41.1.tar.gz) = f2f6336ce63aa1c487b7f17abd378c0c25f93750b872d4937da60e7260441830
-SIZE (nss-3.41.1.tar.gz) = 23320948
+TIMESTAMP = 1548460371
+SHA256 (nss-3.42.tar.gz) = 5d3ce489f11803c66a7fba773c3f9b9a428ff3e5fe67a974e88b5e9095072f13
+SIZE (nss-3.42.tar.gz) = 23416008

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Tue Jan 29 00:47:15 2019	(r491531)
+++ head/security/nss/Makefile	Tue Jan 29 00:51:40 2019	(r491532)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.41.1
+PORTVERSION=	3.42
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
 

Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Tue Jan 29 00:47:15 2019	(r491531)
+++ head/security/nss/distinfo	Tue Jan 29 00:51:40 2019	(r491532)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548232538
-SHA256 (nss-3.41.1.tar.gz) = f2f6336ce63aa1c487b7f17abd378c0c25f93750b872d4937da60e7260441830
-SIZE (nss-3.41.1.tar.gz) = 23320948
+TIMESTAMP = 1548460371
+SHA256 (nss-3.42.tar.gz) = 5d3ce489f11803c66a7fba773c3f9b9a428ff3e5fe67a974e88b5e9095072f13
+SIZE (nss-3.42.tar.gz) = 23416008



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