svn commit: r527914 - in head/security: ca_root_nss nss nss/files

Jan Beich jbeich at FreeBSD.org
Sat Mar 7 00:58:01 UTC 2020


Author: jbeich
Date: Sat Mar  7 00:57:58 2020
New Revision: 527914
URL: https://svnweb.freebsd.org/changeset/ports/527914

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

Deleted:
  head/security/nss/files/patch-bug1612177
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 Mar  7 00:51:41 2020	(r527913)
+++ head/security/ca_root_nss/Makefile	Sat Mar  7 00:57:58 2020	(r527914)
@@ -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.50
+VERSION_NSS=	3.51
 #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 Mar  7 00:51:41 2020	(r527913)
+++ head/security/ca_root_nss/distinfo	Sat Mar  7 00:57:58 2020	(r527914)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581109126
-SHA256 (nss-3.50.tar.gz) = 185df319775243f5f5daa9d49b7f9cc5f2b389435be3247c3376579bee063ba7
-SIZE (nss-3.50.tar.gz) = 78041630
+TIMESTAMP = 1583520260
+SHA256 (nss-3.51.tar.gz) = 75348b3b3229362486c57a880db917da1f96ef4eb639dc9cc2ff17d72268459c
+SIZE (nss-3.51.tar.gz) = 78305125

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Sat Mar  7 00:51:41 2020	(r527913)
+++ head/security/nss/Makefile	Sat Mar  7 00:57:58 2020	(r527914)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.50
+PORTVERSION=	3.51
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
 

Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Sat Mar  7 00:51:41 2020	(r527913)
+++ head/security/nss/distinfo	Sat Mar  7 00:57:58 2020	(r527914)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581109126
-SHA256 (nss-3.50.tar.gz) = 185df319775243f5f5daa9d49b7f9cc5f2b389435be3247c3376579bee063ba7
-SIZE (nss-3.50.tar.gz) = 78041630
+TIMESTAMP = 1583520260
+SHA256 (nss-3.51.tar.gz) = 75348b3b3229362486c57a880db917da1f96ef4eb639dc9cc2ff17d72268459c
+SIZE (nss-3.51.tar.gz) = 78305125


More information about the svn-ports-all mailing list