diff options
author | dirk <dirk@FreeBSD.org> | 1999-10-22 18:12:14 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-10-22 18:12:14 +0800 |
commit | 4d2a8574adadcddd46218922b0d6082c34b69d09 (patch) | |
tree | 737bba75af0744dca44b47b77707ecbaf698619b /www/mod_php4 | |
parent | 83502c52e6befd6296d5a7e346b312797df96113 (diff) | |
download | freebsd-ports-gnome-4d2a8574adadcddd46218922b0d6082c34b69d09.tar.gz freebsd-ports-gnome-4d2a8574adadcddd46218922b0d6082c34b69d09.tar.zst freebsd-ports-gnome-4d2a8574adadcddd46218922b0d6082c34b69d09.zip |
Upgrade to mod_ssl 2.4.6.
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 2e87948e7d47..622bcdcb7636 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.5-1.3.9.tar.gz) = 4308d02d00c91a984a4e41f3c07e9f03 +MD5 (mod_ssl-2.4.6-1.3.9.tar.gz) = bda0d104be9c5eea37b20f498e68395f MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index a6630b4777d8..f351dea0bde5 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -149,7 +149,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.5 +VERSION_MODSSL= 2.4.6 RESTRICTED= "Contains cryptography" |