diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2007-07-11 17:07:13 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2007-07-11 17:07:13 +0000 |
commit | e731cca2975076f976ee2acbfac34f8bbef7b63a (patch) | |
tree | 451ec808064fecc2e923933d28f17312c92dc9eb /security | |
parent | 36f5a2384a4658516caab693d4ab9b5121183512 (diff) | |
download | ports-e731cca2975076f976ee2acbfac34f8bbef7b63a.tar.gz ports-e731cca2975076f976ee2acbfac34f8bbef7b63a.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/ca_root_nss/Makefile | 2 | ||||
-rw-r--r-- | security/ca_root_nss/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index bc427aaff2a3..b1cc3ffdbd70 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -23,7 +23,7 @@ CERTDIR?= share/certs PLIST_DIRS= ${CERTDIR} PLIST_FILES= ${CERTDIR}/ca-root-nss.crt -VERSION_NSS= 3.11.5 +VERSION_NSS= 3.11.7 VERSION_APACHE= 1.3.37 VERSION_MODSSL= 2.8.28 MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index 5cbeee224bdf..bc9faf17061b 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,6 +1,6 @@ -MD5 (nss-3.11.5.tar.gz) = 1add44e6a41dbf5091cfd000f19ad6b9 -SHA256 (nss-3.11.5.tar.gz) = ea3876f5aea92231228130b451479a7fda94436d7c328f0fe1c07ea6f8fc9a40 -SIZE (nss-3.11.5.tar.gz) = 3696893 +MD5 (nss-3.11.7.tar.gz) = 82594a0773cedd7bb7aa25009a25f5a3 +SHA256 (nss-3.11.7.tar.gz) = e0cb80cbd08d677f9e73d19bbdedfd75fe931777ea732ec352dc1f133f999b98 +SIZE (nss-3.11.7.tar.gz) = 3731160 MD5 (mod_ssl-2.8.28-1.3.37.tar.gz) = 5e9486a86fcd4efef395f58fd795aaea SHA256 (mod_ssl-2.8.28-1.3.37.tar.gz) = 76437105b5b5593a7dbd8ee45af417233897dcaf910cbc337a68b0db24e35489 SIZE (mod_ssl-2.8.28-1.3.37.tar.gz) = 820417 |