diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-07 21:20:01 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-07 21:20:01 +0000 |
commit | 3c38e1e73681c7334bae98dbaeec9f8e943748a1 (patch) | |
tree | 65d1b6510cfc02a9bed12f48eb8b8ec2458b7246 /www | |
parent | 26737b5d1af9d2f7de3e96f40b75d46f653a87c1 (diff) | |
download | ports-3c38e1e73681c7334bae98dbaeec9f8e943748a1.tar.gz ports-3c38e1e73681c7334bae98dbaeec9f8e943748a1.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index f061644bf2c2..da629da8b9d1 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/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.1-1.3.4.tar.gz) = c5bbb786e11e85ee52ce751411f715c6 +MD5 (mod_ssl-2.2.2-1.3.4.tar.gz) = c111207d7a83af17e38076093e80c094 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index d4c2649841b8..dda3870958d7 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/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.1 +VERSION_MODSSL= 2.2.2 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index f061644bf2c2..da629da8b9d1 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/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.1-1.3.4.tar.gz) = c5bbb786e11e85ee52ce751411f715c6 +MD5 (mod_ssl-2.2.2-1.3.4.tar.gz) = c111207d7a83af17e38076093e80c094 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index d4c2649841b8..dda3870958d7 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/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.1 +VERSION_MODSSL= 2.2.2 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index f061644bf2c2..da629da8b9d1 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.1-1.3.4.tar.gz) = c5bbb786e11e85ee52ce751411f715c6 +MD5 (mod_ssl-2.2.2-1.3.4.tar.gz) = c111207d7a83af17e38076093e80c094 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index d4c2649841b8..dda3870958d7 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.1 +VERSION_MODSSL= 2.2.2 RESTRICTED= "Contains cryptography" |