diff options
author | dirk <dirk@FreeBSD.org> | 1999-11-04 06:19:56 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-11-04 06:19:56 +0800 |
commit | d1d52c757bc4a30fb4aec3c4d5b2990f69fabb65 (patch) | |
tree | 72061684e69ce1a21d9e2b49cdccf7a66a62abb8 /www/mod_php5 | |
parent | fb084072b76c09810072b770dde8a64b974dfe5f (diff) | |
download | freebsd-ports-gnome-d1d52c757bc4a30fb4aec3c4d5b2990f69fabb65.tar.gz freebsd-ports-gnome-d1d52c757bc4a30fb4aec3c4d5b2990f69fabb65.tar.zst freebsd-ports-gnome-d1d52c757bc4a30fb4aec3c4d5b2990f69fabb65.zip |
Upgrade to mod_ssl 2.4.7.
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 622bcdcb7636..42c87bab0d82 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/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.6-1.3.9.tar.gz) = bda0d104be9c5eea37b20f498e68395f +MD5 (mod_ssl-2.4.7-1.3.9.tar.gz) = 1dbb5b180910892c14a05e5789c67ca4 MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index f351dea0bde5..651c42d793f5 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/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.6 +VERSION_MODSSL= 2.4.7 RESTRICTED= "Contains cryptography" |