diff options
author | dirk <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
commit | 5c22abcc118f3a30114021cabd8b41203fef5dcd (patch) | |
tree | 317d406a2d778d463a0a99f4241d577c3a3ce72a /www | |
parent | 93438a0a0c0d4ba150ed1ba2f8dfb1b8f6bb4a04 (diff) | |
download | FreeBSD-ports-5c22abcc118f3a30114021cabd8b41203fef5dcd.zip FreeBSD-ports-5c22abcc118f3a30114021cabd8b41203fef5dcd.tar.gz |
Upgrade to mod_ssl 2.3.3.
Diffstat (limited to 'www')
-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 ce61479..2bc57ef 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.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_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 088d1a9..fbc5573 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.2 +VERSION_MODSSL= 2.3.3 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index ce61479..2bc57ef 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.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_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 088d1a9..fbc5573 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/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" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index ce61479..2bc57ef 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 088d1a9..fbc5573 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" |