svn commit: r540663 - in head/security: ca_root_nss nss
Jan Beich
jbeich at FreeBSD.org
Sun Jun 28 01:24:23 UTC 2020
Author: jbeich
Date: Sun Jun 28 01:24:22 2020
New Revision: 540663
URL: https://svnweb.freebsd.org/changeset/ports/540663
Log:
security/nss: update to 3.54
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.54_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_54_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Reported by: Repology
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 Sun Jun 28 00:50:48 2020 (r540662)
+++ head/security/ca_root_nss/Makefile Sun Jun 28 01:24:22 2020 (r540663)
@@ -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.53
+VERSION_NSS= 3.54
#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 Sun Jun 28 00:50:48 2020 (r540662)
+++ head/security/ca_root_nss/distinfo Sun Jun 28 01:24:22 2020 (r540663)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590784482
-SHA256 (nss-3.53.tar.gz) = 08d36dc1a56325f02e626626d4eeab9c4d126dbd99dfaf419b91d0a696f58917
-SIZE (nss-3.53.tar.gz) = 81178428
+TIMESTAMP = 1593185931
+SHA256 (nss-3.54.tar.gz) = dab18bbfcf5e347934cda664df75ce9fd912a5772686c40d3c805e53c08d6e43
+SIZE (nss-3.54.tar.gz) = 81190188
Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile Sun Jun 28 00:50:48 2020 (r540662)
+++ head/security/nss/Makefile Sun Jun 28 01:24:22 2020 (r540663)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nss
-PORTVERSION= 3.53.1
+PORTVERSION= 3.54
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo Sun Jun 28 00:50:48 2020 (r540662)
+++ head/security/nss/distinfo Sun Jun 28 01:24:22 2020 (r540663)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592347859
-SHA256 (nss-3.53.1.tar.gz) = 2dccde67079b25c4e95ac3121f11b2819c37cf8c48ca263a45d8f83f7a315316
-SIZE (nss-3.53.1.tar.gz) = 81297900
+TIMESTAMP = 1593185931
+SHA256 (nss-3.54.tar.gz) = dab18bbfcf5e347934cda664df75ce9fd912a5772686c40d3c805e53c08d6e43
+SIZE (nss-3.54.tar.gz) = 81190188
More information about the svn-ports-head
mailing list