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 | |
parent | 90a20db4b5f8fa7ec35b6b9f338ee7c1236163f9 (diff) | |
download | ports-3fede034cbfae5147fba189ffc6b5161d9679463.tar.gz ports-3fede034cbfae5147fba189ffc6b5161d9679463.zip |
Upgrade to mod_ssl 2.3.10.
Notes
Notes:
svn path=/head/; revision=20376
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 2f5b1d47f56d..64182c0d47da 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.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_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index cca53ae502d2..ce0bdcc14747 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/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" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 2f5b1d47f56d..64182c0d47da 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/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_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index cca53ae502d2..ce0bdcc14747 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/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" 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" |