Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2018 16:45:28 +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: r482911 - in head/security: ca_root_nss nss nss/files
Message-ID:  <201810241645.w9OGjS6I071297@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Oct 24 16:45:28 2018
New Revision: 482911
URL: https://svnweb.freebsd.org/changeset/ports/482911

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

Deleted:
  head/security/nss/files/patch-tests
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	Wed Oct 24 16:31:07 2018	(r482910)
+++ head/security/ca_root_nss/Makefile	Wed Oct 24 16:45:28 2018	(r482911)
@@ -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.39
+VERSION_NSS=	3.40
 #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	Wed Oct 24 16:31:07 2018	(r482910)
+++ head/security/ca_root_nss/distinfo	Wed Oct 24 16:45:28 2018	(r482911)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535720153
-SHA256 (nss-3.39.tar.gz) = 6be64dd76f212415cc8bc34343ac1e7389048db4db9a023a84873c411dc5864b
-SIZE (nss-3.39.tar.gz) = 23048561
+TIMESTAMP = 1539662145
+SHA256 (nss-3.40.tar.gz) = 0562087b8bda072bf5964f8acf851f9c0997a59c384f4887cb517b3b628b32dd
+SIZE (nss-3.40.tar.gz) = 23308315

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Wed Oct 24 16:31:07 2018	(r482910)
+++ head/security/nss/Makefile	Wed Oct 24 16:45:28 2018	(r482911)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.39
+PORTVERSION=	3.40
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
 

Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Wed Oct 24 16:31:07 2018	(r482910)
+++ head/security/nss/distinfo	Wed Oct 24 16:45:28 2018	(r482911)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535720153
-SHA256 (nss-3.39.tar.gz) = 6be64dd76f212415cc8bc34343ac1e7389048db4db9a023a84873c411dc5864b
-SIZE (nss-3.39.tar.gz) = 23048561
+TIMESTAMP = 1539662145
+SHA256 (nss-3.40.tar.gz) = 0562087b8bda072bf5964f8acf851f9c0997a59c384f4887cb517b3b628b32dd
+SIZE (nss-3.40.tar.gz) = 23308315



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