diff options
author | dirk <dirk@FreeBSD.org> | 1999-03-06 19:18:47 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-03-06 19:18:47 +0800 |
commit | 2e6528e7c02281901342093d4e35404d9a1e9e4a (patch) | |
tree | ff9d3dd52d71c07a5d38b48b09d607b229b02e5c /www | |
parent | 02eb03123f19e2131c8c9bfedac23575c9953ca2 (diff) | |
download | freebsd-ports-gnome-2e6528e7c02281901342093d4e35404d9a1e9e4a.tar.gz freebsd-ports-gnome-2e6528e7c02281901342093d4e35404d9a1e9e4a.tar.zst freebsd-ports-gnome-2e6528e7c02281901342093d4e35404d9a1e9e4a.zip |
Upgrade to mod_ssl 2.2.4.
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 fc4f8bc49aab..615d263984b1 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.3-1.3.4.tar.gz) = eaa885df7ed38ce92396ec3271df0a68 +MD5 (mod_ssl-2.2.4-1.3.4.tar.gz) = 8abe5c4d041c49f4fb8f4525f836fd59 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 0ffc796e97e1..c6fc2d656b46 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -104,7 +104,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.3 +VERSION_MODSSL= 2.2.4 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index fc4f8bc49aab..615d263984b1 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.3-1.3.4.tar.gz) = eaa885df7ed38ce92396ec3271df0a68 +MD5 (mod_ssl-2.2.4-1.3.4.tar.gz) = 8abe5c4d041c49f4fb8f4525f836fd59 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 0ffc796e97e1..c6fc2d656b46 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -104,7 +104,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.3 +VERSION_MODSSL= 2.2.4 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index fc4f8bc49aab..615d263984b1 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.3-1.3.4.tar.gz) = eaa885df7ed38ce92396ec3271df0a68 +MD5 (mod_ssl-2.2.4-1.3.4.tar.gz) = 8abe5c4d041c49f4fb8f4525f836fd59 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 0ffc796e97e1..c6fc2d656b46 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -104,7 +104,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.3 +VERSION_MODSSL= 2.2.4 RESTRICTED= "Contains cryptography" |