diff options
author | beat <beat@FreeBSD.org> | 2014-09-25 19:08:06 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2014-09-25 19:08:06 +0800 |
commit | 7af9096bbe75ee527c3a3be7eb11df8ba35917ee (patch) | |
tree | 15beb33a726d7771344d21f67a35c20db06c34a3 /security | |
parent | 8858214fcbe80e7199b996909d65e93b7b8fb92c (diff) | |
download | freebsd-ports-gnome-7af9096bbe75ee527c3a3be7eb11df8ba35917ee.tar.gz freebsd-ports-gnome-7af9096bbe75ee527c3a3be7eb11df8ba35917ee.tar.zst freebsd-ports-gnome-7af9096bbe75ee527c3a3be7eb11df8ba35917ee.zip |
- Update ca_root_nss to 3.17.1
- Update thunderbird to 31.1.2
- Update seamonkey to 2.29.1
- Update firefox to 32.0.3
- Update firefox-esr to 31.1.1
- Update libxul to 24.8.1
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/48108fb0-751c-4cbb-8f33-09239ead4b55.html
Diffstat (limited to 'security')
-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 eeb50686c377..00a1e815044c 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -25,7 +25,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.17 +VERSION_NSS= 3.17.1 #NSS_SUFFIX= .with.ckbi.1.93 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 8e9dfbad8390..f10d11f4c10f 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,2 +1,2 @@ -SHA256 (nss-3.17.tar.gz) = 3b1abcd8f89211dda2cc739bfa76552d080f7ea80482ef2727b006548a7f0c81 -SIZE (nss-3.17.tar.gz) = 6429534 +SHA256 (nss-3.17.1.tar.gz) = 0e210afba7cd1e033a08f61fcd1f466639649fc413e72aa050f3d52c19376e5f +SIZE (nss-3.17.1.tar.gz) = 6927105 |