diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-23 11:32:33 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-23 11:32:33 +0000 |
commit | 533288b50acdc8470f4969f14faaac2d374c4242 (patch) | |
tree | a3c1de1508aafe41051c664fb486e81c4cf25094 /www/mod_php3 | |
parent | Bump png's major number to 3. (diff) |
Upgrade to mod_ssl-2.1.8.
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 7cdbf002a0bd..6971e1d17414 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.1.7-1.3.4.tar.gz) = 03e0db5d710b40481bab9e66ba5e36ad +MD5 (mod_ssl-2.1.8-1.3.4.tar.gz) = b000d50c714661e7b0c3ae9d319861b4 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index b901d389079e..bfbee385200a 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.1.7 +VERSION_MODSSL= 2.1.8 RESTRICTED= "Contains cryptography" |