diff options
author | dirk <dirk@FreeBSD.org> | 2000-01-12 14:44:42 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-01-12 14:44:42 +0000 |
commit | 0ef44c9b5b4e11f65e5d10e6e0c02b0c4985146e (patch) | |
tree | c33eb862d8d9f9212756d62c161fafea57f2c55d /www/mod_php4 | |
parent | be1138e61a579bc7358258125c007fb0af6cc037 (diff) | |
download | FreeBSD-ports-0ef44c9b5b4e11f65e5d10e6e0c02b0c4985146e.zip FreeBSD-ports-0ef44c9b5b4e11f65e5d10e6e0c02b0c4985146e.tar.gz |
Upgrade to mod_ssl-2.4.10.
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 7ba1c74..543666f 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 MD5 (php-4.0b2.tar.gz) = 509c245c2ec36d227985dd550e94240c -MD5 (mod_ssl-2.4.9-1.3.9.tar.gz) = 8d8efb64a0d23291b319c9056180c900 +MD5 (mod_ssl-2.4.10-1.3.9.tar.gz) = 29ae3ab47184bc1056f0b862455f7bfa MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 69c8236..d32bb11 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -143,7 +143,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\ ssl.1:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.9 +VERSION_MODSSL= 2.4.10 RESTRICTED= "Contains cryptography" |