diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
commit | 1bdce8f4fd2a72dbdddaafbbeead6a638d3e4344 (patch) | |
tree | c0c05cb6ee00580c21980cccbd832729174ff0e5 /www/mod_php5 | |
parent | 3cbb33151c2c41c275d7a4d33dca7074650231dc (diff) | |
download | ports-1bdce8f4fd2a72dbdddaafbbeead6a638d3e4344.tar.gz ports-1bdce8f4fd2a72dbdddaafbbeead6a638d3e4344.zip |
Notes
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 ce6147979d53..2bc57ef206a2 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.8.tar.gz) = bcce7d4b7cc1f6535cab03f401dc11de -MD5 (mod_ssl-2.3.2-1.3.6.tar.gz) = faf92b30dd8c63d2925b83ffaea01670 +MD5 (mod_ssl-2.3.3-1.3.6.tar.gz) = 9176b58e77808a5d32eca43a92911aaf diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 088d1a92ef36..fbc55730d820 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -111,7 +111,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.2 +VERSION_MODSSL= 2.3.3 RESTRICTED= "Contains cryptography" |