diff options
author | dirk <dirk@FreeBSD.org> | 1999-07-27 10:50:39 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-07-27 10:50:39 +0000 |
commit | 63b5602b330e9da83c538956e11131ce080f31d9 (patch) | |
tree | 5aca6d1cb5a468b56c0a18dddcf6429da892005d /www/mod_php5 | |
parent | 50d33c1812d3d6c674385df30d59e42011673348 (diff) | |
download | FreeBSD-ports-63b5602b330e9da83c538956e11131ce080f31d9.zip FreeBSD-ports-63b5602b330e9da83c538956e11131ce080f31d9.tar.gz |
Upgrade to mod_ssl 2.3.9.
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 06c2953..2f5b1d4 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 MD5 (php-3.0.10.tar.gz) = decc78b2dc72bd356129f29fe88d46cb -MD5 (mod_ssl-2.3.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48 +MD5 (mod_ssl-2.3.9-1.3.6.tar.gz) = b1ccf7cd615e89fe4a0e440af2b6e3fd diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 4ce9003..cca53ae 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -122,7 +122,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.6 +VERSION_MODSSL= 2.3.9 RESTRICTED= "Contains cryptography" |