diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-08 05:39:54 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-08 05:39:54 +0000 |
commit | 0ed0359e451a8da917ca56d30216f3b5904addf9 (patch) | |
tree | 9dd5bfff50473c9d2b9bd6d9fbe4af92921234aa | |
parent | Move upstream distribution to Sourceforge (diff) |
security/nss: update to 3.28.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28.1_release_notes
MFH: 2017Q1
-rw-r--r-- | security/ca_root_nss/Makefile | 2 | ||||
-rw-r--r-- | security/ca_root_nss/distinfo | 6 | ||||
-rw-r--r-- | security/nss/Makefile | 2 | ||||
-rw-r--r-- | security/nss/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 04f98800634a..40c7fea7a33a 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -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.28 +VERSION_NSS= 3.28.1 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index 3a2ae0858e7c..7489421b1ec2 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482321387 -SHA256 (nss-3.28.tar.gz) = c79dd15f66f581c294ce0ef032119357d03fee3a0aa61be263747d84f1b33254 -SIZE (nss-3.28.tar.gz) = 7440502 +TIMESTAMP = 1483539864 +SHA256 (nss-3.28.1.tar.gz) = 58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad +SIZE (nss-3.28.1.tar.gz) = 7451477 diff --git a/security/nss/Makefile b/security/nss/Makefile index 8e84e31b8af3..c71d454a9c6f 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.28 +PORTVERSION= 3.28.1 #DISTVERSIONSUFFIX= -with-ckbi-1.98 PORTREVISION= 1 CATEGORIES= security diff --git a/security/nss/distinfo b/security/nss/distinfo index 3a2ae0858e7c..7489421b1ec2 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482321387 -SHA256 (nss-3.28.tar.gz) = c79dd15f66f581c294ce0ef032119357d03fee3a0aa61be263747d84f1b33254 -SIZE (nss-3.28.tar.gz) = 7440502 +TIMESTAMP = 1483539864 +SHA256 (nss-3.28.1.tar.gz) = 58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad +SIZE (nss-3.28.1.tar.gz) = 7451477 |