diff options
author | mbr <mbr@FreeBSD.org> | 2003-03-28 08:54:36 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-03-28 08:54:36 +0800 |
commit | bc921aa8089f9964e6d329896f00b45742b75827 (patch) | |
tree | 83c43c995395c7f5dd5be8e3d60df046db7a7b32 /www/apache13-modssl | |
parent | b333133a85b5b5a98488b5a757b76117dc8682a5 (diff) | |
download | freebsd-ports-gnome-bc921aa8089f9964e6d329896f00b45742b75827.tar.gz freebsd-ports-gnome-bc921aa8089f9964e6d329896f00b45742b75827.tar.zst freebsd-ports-gnome-bc921aa8089f9964e6d329896f00b45742b75827.zip |
Upgrade to mod_ssl-2.8.14-1.3.27 to fix the recent discovered
openssl vulnerabilities. I double checked the checksums and
the Tarball Digital Signatures.
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 2 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 6dd9abdfbc81..bc45754c74c6 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -37,7 +37,7 @@ USE_OPENSSL= YES .include <bsd.port.pre.mk> VERSION_APACHE= 1.3.27 -VERSION_MODSSL= 2.8.12 +VERSION_MODSSL= 2.8.14 DATADIR= ${PREFIX}/www DOCUMENT_ROOT= ${DATADIR}/data diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index de2af1f69e86..c4228991e29e 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa -MD5 (mod_ssl-2.8.12-1.3.27.tar.gz) = 6d52df71a602ae150898fb8483fa22a4 +MD5 (mod_ssl-2.8.14-1.3.27.tar.gz) = 8ba44e6ad3701f445b0f86f17f24ff1c |