diff options
author | rse <rse@FreeBSD.org> | 1999-11-05 19:16:01 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-11-05 19:16:01 +0800 |
commit | 5577c0d66e0ff3a57dbd638e044e4dcabe9bd4e5 (patch) | |
tree | b224fb54a8621c1c12049590d7dad2969fb69a74 /www | |
parent | 523020489da0d4712420209f9dc68b09cedc0a4a (diff) | |
download | freebsd-ports-gnome-5577c0d66e0ff3a57dbd638e044e4dcabe9bd4e5.tar.gz freebsd-ports-gnome-5577c0d66e0ff3a57dbd638e044e4dcabe9bd4e5.tar.zst freebsd-ports-gnome-5577c0d66e0ff3a57dbd638e044e4dcabe9bd4e5.zip |
Upgrade to Apache 1.3.9 + mod_ssl 2.4.8
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-modssl/Makefile | 4 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 350b46db1240..cd8f5d21a464 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: Apache + mod_ssl -# Version required: 1.3.9 + 2.4.7 +# Version required: 1.3.9 + 2.4.8 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # @@ -49,7 +49,7 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \ RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.9 -VERSION_MODSSL= 2.4.7 +VERSION_MODSSL= 2.4.8 Y2K= http://www.modssl.org/docs/2.4/ssl_faq.html#y2k RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index 9861267b8247..54f2ac74ab60 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 -MD5 (mod_ssl-2.4.7-1.3.9.tar.gz) = 1dbb5b180910892c14a05e5789c67ca4 +MD5 (mod_ssl-2.4.8-1.3.9.tar.gz) = f764b961220b8c067e88ae3abc717785 |