diff options
author | dirk <dirk@FreeBSD.org> | 1999-11-25 13:58:21 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-11-25 13:58:21 +0000 |
commit | 3ed8c50adea626197fe04fe368631ef9efb19832 (patch) | |
tree | df3bc606dc7545e8bbad21837a004603673735b1 /www/mod_php4 | |
parent | 458375748f295a31d911be4856573c254e0507c5 (diff) | |
download | FreeBSD-ports-3ed8c50adea626197fe04fe368631ef9efb19832.zip FreeBSD-ports-3ed8c50adea626197fe04fe368631ef9efb19832.tar.gz |
Upgrade to mod_ssl 2.4.9.
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 8d7d609..7ba1c74 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.8-1.3.9.tar.gz) = f764b961220b8c067e88ae3abc717785 +MD5 (mod_ssl-2.4.9-1.3.9.tar.gz) = 8d8efb64a0d23291b319c9056180c900 MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 96591e5..39c497c 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -149,7 +149,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\ ssl.1:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.8 +VERSION_MODSSL= 2.4.9 RESTRICTED= "Contains cryptography" |