diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-19 20:46:57 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-19 20:46:57 +0000 |
commit | e134132a435600f65e7b37f67b53912dea80be66 (patch) | |
tree | 791e21637fe60518b1c0de8e0f5a43e579e2a865 /www | |
parent | Update to 3.13 (diff) |
Upgrade to mod_ssl 2.2.5.
Notes
Notes:
svn path=/head/; revision=17291
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 047c7ebcd2a1..b87f8f79a9bc 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.7.tar.gz) = 3881388d0bc88f0fda5bb925d908314a -MD5 (mod_ssl-2.2.4-1.3.4.tar.gz) = 8abe5c4d041c49f4fb8f4525f836fd59 +MD5 (mod_ssl-2.2.5-1.3.4.tar.gz) = bd333cddd2f3bd9a5e1999fd08fafb0f diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index c6fc2d656b46..14a8aafa4539 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.4 +VERSION_MODSSL= 2.2.5 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 047c7ebcd2a1..b87f8f79a9bc 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.7.tar.gz) = 3881388d0bc88f0fda5bb925d908314a -MD5 (mod_ssl-2.2.4-1.3.4.tar.gz) = 8abe5c4d041c49f4fb8f4525f836fd59 +MD5 (mod_ssl-2.2.5-1.3.4.tar.gz) = bd333cddd2f3bd9a5e1999fd08fafb0f diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index c6fc2d656b46..14a8aafa4539 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.4 +VERSION_MODSSL= 2.2.5 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 047c7ebcd2a1..b87f8f79a9bc 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.7.tar.gz) = 3881388d0bc88f0fda5bb925d908314a -MD5 (mod_ssl-2.2.4-1.3.4.tar.gz) = 8abe5c4d041c49f4fb8f4525f836fd59 +MD5 (mod_ssl-2.2.5-1.3.4.tar.gz) = bd333cddd2f3bd9a5e1999fd08fafb0f diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index c6fc2d656b46..14a8aafa4539 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.4 +VERSION_MODSSL= 2.2.5 RESTRICTED= "Contains cryptography" |