diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-09-27 11:04:34 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-09-27 11:04:34 +0000 |
commit | d0fbc47d99f680e2867f0bd90cc572bebdfa8bad (patch) | |
tree | ebb2b82c3d6998a2f0912b39e5034ba5681539be | |
parent | Buffer overflow fixes for version 0.99pl17. Original patches for pl15 (diff) |
Upgrade to Apache 1.3.9 + mod_ssl 2.4.3
-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 216c9762b3bf..2af5321feb37 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.2 +# Version required: 1.3.9 + 2.4.3 # 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.2 +VERSION_MODSSL= 2.4.3 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 58169e29bd55..d6efc6c76b10 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.2-1.3.9.tar.gz) = e30f679aeb4e24f1c4d4cefc6fb10c39 +MD5 (mod_ssl-2.4.3-1.3.9.tar.gz) = 287d1a26ce3401ef97664554c259990f |