diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-07-28 20:51:21 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-07-28 20:51:21 +0000 |
commit | 3fede034cbfae5147fba189ffc6b5161d9679463 (patch) | |
tree | ba67b2095568449302d6780f055c191522100af9 /www/mod_php5 | |
parent | Add #include <X11/Xproto.h> (diff) |
Upgrade to mod_ssl 2.3.10.
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 2f5b1d47f56d..64182c0d47da 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.9-1.3.6.tar.gz) = b1ccf7cd615e89fe4a0e440af2b6e3fd +MD5 (mod_ssl-2.3.10-1.3.6.tar.gz) = be0e441c4a37482387e7651691506102 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index cca53ae502d2..ce0bdcc14747 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.9 +VERSION_MODSSL= 2.3.10 RESTRICTED= "Contains cryptography" |