Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2018 00:11:40 +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: r466916 - in head/security: ca_root_nss nss nss/files
Message-ID:  <201804100011.w3A0Bebf061519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Apr 10 00:11:39 2018
New Revision: 466916
URL: https://svnweb.freebsd.org/changeset/ports/466916

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

Deleted:
  head/security/nss/files/patch-bug1443400
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 Apr 10 00:11:17 2018	(r466915)
+++ head/security/ca_root_nss/Makefile	Tue Apr 10 00:11:39 2018	(r466916)
@@ -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.36
+VERSION_NSS=	3.36.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	Tue Apr 10 00:11:17 2018	(r466915)
+++ head/security/ca_root_nss/distinfo	Tue Apr 10 00:11:39 2018	(r466916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520265512
-SHA256 (nss-3.36.tar.gz) = a33cc7b8299b5ce3acf03f617c7896932ae26927ff9fb7c71c1b69a200c30095
-SIZE (nss-3.36.tar.gz) = 23025578
+TIMESTAMP = 1523288296
+SHA256 (nss-3.36.1.tar.gz) = 6025441d528ff6a7f1a4b673b6ee7d3540731ada3f78d5acd5c3b3736b222bff
+SIZE (nss-3.36.1.tar.gz) = 23026430

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Tue Apr 10 00:11:17 2018	(r466915)
+++ head/security/nss/Makefile	Tue Apr 10 00:11:39 2018	(r466916)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.36
+PORTVERSION=	3.36.1
 #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	Tue Apr 10 00:11:17 2018	(r466915)
+++ head/security/nss/distinfo	Tue Apr 10 00:11:39 2018	(r466916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520265512
-SHA256 (nss-3.36.tar.gz) = a33cc7b8299b5ce3acf03f617c7896932ae26927ff9fb7c71c1b69a200c30095
-SIZE (nss-3.36.tar.gz) = 23025578
+TIMESTAMP = 1523288296
+SHA256 (nss-3.36.1.tar.gz) = 6025441d528ff6a7f1a4b673b6ee7d3540731ada3f78d5acd5c3b3736b222bff
+SIZE (nss-3.36.1.tar.gz) = 23026430



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