svn commit: r491077 - in head/security: ca_root_nss nss

Jan Beich jbeich at FreeBSD.org
Thu Jan 24 00:53:28 UTC 2019


Author: jbeich
Date: Thu Jan 24 00:53:26 2019
New Revision: 491077
URL: https://svnweb.freebsd.org/changeset/ports/491077

Log:
  security/nss: update to 3.41.1
  
  Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41.1_release_notes
  Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_1_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	Thu Jan 24 00:36:22 2019	(r491076)
+++ head/security/ca_root_nss/Makefile	Thu Jan 24 00:53:26 2019	(r491077)
@@ -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
+VERSION_NSS=	3.41.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	Thu Jan 24 00:36:22 2019	(r491076)
+++ head/security/ca_root_nss/distinfo	Thu Jan 24 00:53:26 2019	(r491077)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544198721
-SHA256 (nss-3.41.tar.gz) = ab2e18f5d0dd0079c0005396f9beb9a41e9a1bbc7e6c1d0a99affcef0471712d
-SIZE (nss-3.41.tar.gz) = 23319563
+TIMESTAMP = 1548232538
+SHA256 (nss-3.41.1.tar.gz) = f2f6336ce63aa1c487b7f17abd378c0c25f93750b872d4937da60e7260441830
+SIZE (nss-3.41.1.tar.gz) = 23320948

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Thu Jan 24 00:36:22 2019	(r491076)
+++ head/security/nss/Makefile	Thu Jan 24 00:53:26 2019	(r491077)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.41
-PORTREVISION=	1
+PORTVERSION=	3.41.1
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
 

Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Thu Jan 24 00:36:22 2019	(r491076)
+++ head/security/nss/distinfo	Thu Jan 24 00:53:26 2019	(r491077)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544198721
-SHA256 (nss-3.41.tar.gz) = ab2e18f5d0dd0079c0005396f9beb9a41e9a1bbc7e6c1d0a99affcef0471712d
-SIZE (nss-3.41.tar.gz) = 23319563
+TIMESTAMP = 1548232538
+SHA256 (nss-3.41.1.tar.gz) = f2f6336ce63aa1c487b7f17abd378c0c25f93750b872d4937da60e7260441830
+SIZE (nss-3.41.1.tar.gz) = 23320948


More information about the svn-ports-head mailing list