diff options
author | dirk <dirk@FreeBSD.org> | 1999-11-03 22:19:56 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-11-03 22:19:56 +0000 |
commit | d1d52c757bc4a30fb4aec3c4d5b2990f69fabb65 (patch) | |
tree | 72061684e69ce1a21d9e2b49cdccf7a66a62abb8 /www/mod_php3 | |
parent | fb084072b76c09810072b770dde8a64b974dfe5f (diff) | |
download | FreeBSD-ports-d1d52c757bc4a30fb4aec3c4d5b2990f69fabb65.zip FreeBSD-ports-d1d52c757bc4a30fb4aec3c4d5b2990f69fabb65.tar.gz |
Upgrade to mod_ssl 2.4.7.
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 9bac3ef..0ae9e66 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,6 +1,6 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 MD5 (php-3.0.12.tar.gz) = 0d3b9517f8af17f1cd8c994d6fa26dd7 -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 (php_configure.diff) = 69d8e2e6d49d9e37aab6e8d9765bcb1d MD5 (php_gd.c.diff) = da5f001772417a1a65711be55f1cd38c MD5 (php_php3_gd.h.diff) = d9da6e7fecafc5a57dcd320a943c22fd diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index e504f74..588e4b1 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -137,7 +137,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" |