diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-03-03 06:49:20 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-03-03 06:49:20 +0800 |
commit | 94260811c0b3587d560d4cb9e6b7763712deaa35 (patch) | |
tree | 05a15a9bcecdf8b5cdc88d8dceb0476603b93096 /security/ca_root_nss | |
parent | bbd3fb0dcd5986b54dc14e663a14ee79ae47aab8 (diff) | |
download | freebsd-ports-gnome-94260811c0b3587d560d4cb9e6b7763712deaa35.tar.gz freebsd-ports-gnome-94260811c0b3587d560d4cb9e6b7763712deaa35.tar.zst freebsd-ports-gnome-94260811c0b3587d560d4cb9e6b7763712deaa35.zip |
security/nss: update to 3.22.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22.2_release_notes
Changes: https://hg.mozilla.org/projects/nss/rev/ec7aee1a4c24
MFH: 2016Q1 (maybe security)
Diffstat (limited to 'security/ca_root_nss')
-rw-r--r-- | security/ca_root_nss/Makefile | 2 | ||||
-rw-r--r-- | security/ca_root_nss/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index c82898ae8396..e8e0e5a3f10a 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.22 +VERSION_NSS= 3.22.2 #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 ebe3d78ae625..006051465dad 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,2 +1,2 @@ -SHA256 (nss-3.22.tar.gz) = 30ebd121c77e725a1383618eff79a6752d6e9f0f21882ad825ddab12e7227611 -SIZE (nss-3.22.tar.gz) = 6992347 +SHA256 (nss-3.22.2.tar.gz) = 07d49287c527ac31200f02dcf8494cef19e936d8ed470802749c4dfc782d3650 +SIZE (nss-3.22.2.tar.gz) = 6982164 |