diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-06-23 16:49:13 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-06-23 16:49:13 +0000 |
commit | ca4909bd3defc77b99718c381074b40015905c8e (patch) | |
tree | cea3ddb36802bc3f97340307b18897443b3e7ebe /www/mod_php3 | |
parent | 17b74929cde73b3c4cde3693e58406ca6da3d85b (diff) | |
download | ports-ca4909bd3defc77b99718c381074b40015905c8e.tar.gz ports-ca4909bd3defc77b99718c381074b40015905c8e.zip |
Notes
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 83eb3302b9e9..ac103f904065 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,3 +1,3 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 MD5 (php-3.0.9.tar.gz) = fc9b631b6f1bf71583bd504bdc584d35 -MD5 (mod_ssl-2.3.3-1.3.6.tar.gz) = 9176b58e77808a5d32eca43a92911aaf +MD5 (mod_ssl-2.3.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index fbc55730d820..4d8f074346bd 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/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.3 +VERSION_MODSSL= 2.3.5 RESTRICTED= "Contains cryptography" |