svn commit: r531151 - in head/security: ca_root_nss nss
Jan Beich
jbeich at FreeBSD.org
Wed Apr 8 23:10:59 UTC 2020
Author: jbeich
Date: Wed Apr 8 23:10:57 2020
New Revision: 531151
URL: https://svnweb.freebsd.org/changeset/ports/531151
Log:
security/nss: update to 3.51.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.51.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_51_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 Wed Apr 8 22:39:22 2020 (r531150)
+++ head/security/ca_root_nss/Makefile Wed Apr 8 23:10:57 2020 (r531151)
@@ -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.51
+VERSION_NSS= 3.51.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 Wed Apr 8 22:39:22 2020 (r531150)
+++ head/security/ca_root_nss/distinfo Wed Apr 8 23:10:57 2020 (r531151)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583520260
-SHA256 (nss-3.51.tar.gz) = 75348b3b3229362486c57a880db917da1f96ef4eb639dc9cc2ff17d72268459c
-SIZE (nss-3.51.tar.gz) = 78305125
+TIMESTAMP = 1585948897
+SHA256 (nss-3.51.1.tar.gz) = 085c5eaceef040eddea639e2e068e70f0e368f840327a678ef74ae3d6c15ca78
+SIZE (nss-3.51.1.tar.gz) = 78310874
Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile Wed Apr 8 22:39:22 2020 (r531150)
+++ head/security/nss/Makefile Wed Apr 8 23:10:57 2020 (r531151)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nss
-PORTVERSION= 3.51
+PORTVERSION= 3.51.1
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo Wed Apr 8 22:39:22 2020 (r531150)
+++ head/security/nss/distinfo Wed Apr 8 23:10:57 2020 (r531151)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583520260
-SHA256 (nss-3.51.tar.gz) = 75348b3b3229362486c57a880db917da1f96ef4eb639dc9cc2ff17d72268459c
-SIZE (nss-3.51.tar.gz) = 78305125
+TIMESTAMP = 1585948897
+SHA256 (nss-3.51.1.tar.gz) = 085c5eaceef040eddea639e2e068e70f0e368f840327a678ef74ae3d6c15ca78
+SIZE (nss-3.51.1.tar.gz) = 78310874
More information about the svn-ports-all
mailing list