diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-05 12:04:47 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-05 12:04:47 +0000 |
commit | 4e10378cf83e476300a3610013815a79ff3a8d0c (patch) | |
tree | 131a1390defc5fddc55e85f10b0decc942fe4b58 /www/mod_php4 | |
parent | 17b57f4300fe0d0480636fb35d3378c3b9aa12d7 (diff) | |
download | ports-4e10378cf83e476300a3610013815a79ff3a8d0c.tar.gz ports-4e10378cf83e476300a3610013815a79ff3a8d0c.zip |
Notes
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 42c87bab0d82..8d7d6095cd03 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.7-1.3.9.tar.gz) = 1dbb5b180910892c14a05e5789c67ca4 +MD5 (mod_ssl-2.4.8-1.3.9.tar.gz) = f764b961220b8c067e88ae3abc717785 MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 651c42d793f5..7f227ba462f7 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.7 +VERSION_MODSSL= 2.4.8 RESTRICTED= "Contains cryptography" |