From 2499350520742ea71c957b6a6813127e919d943b Mon Sep 17 00:00:00 2001 From: dirk Date: Fri, 5 Feb 1999 13:38:49 +0000 Subject: Upgrade to mod_ssl-2.2.1. --- www/mod_php5/distinfo | 2 +- www/mod_php5/scripts/configure.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_php5') diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 7f3121612c19..f061644bf2c2 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.4.tar.gz) = eab1d93bc17e7d9fcf87dc9fa744a9d3 MD5 (php-3.0.6.tar.gz) = 96515bee666334462ce3c8562334ab8c -MD5 (mod_ssl-2.2.0-1.3.4.tar.gz) = d8dcf725a5058ddb1b3780103b8251a3 +MD5 (mod_ssl-2.2.1-1.3.4.tar.gz) = c5bbb786e11e85ee52ce751411f715c6 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 39c2410e44b6..d4c2649841b8 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.0 +VERSION_MODSSL= 2.2.1 RESTRICTED= "Contains cryptography" -- cgit