From 36e8b45e577fb574043da565e6c0ebd9594b2c4e Mon Sep 17 00:00:00 2001 From: dirk Date: Tue, 29 Feb 2000 15:25:21 +0000 Subject: Upgrade to mod_ssl 2.6.1. --- www/mod_php3/distinfo | 2 +- www/mod_php3/scripts/configure.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_php3') diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index c2c71e18fe4a..58d88cf67b3f 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 MD5 (php-3.0.15.tar.gz) = 77335df1c246da7603a1fc96d0f88f52 -MD5 (mod_ssl-2.6.0-1.3.12.tar.gz) = 6c8fb068e48bf9cca5df5c2e9347e047 +MD5 (mod_ssl-2.6.1-1.3.12.tar.gz) = d4a2b25bb702bf586c6e32c513eb538d diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 99a5bcc79548..b0e75512844f 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -143,7 +143,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.0 +VERSION_MODSSL= 2.6.1 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define -- cgit