diff options
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 4 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 4 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 50ce2a1a4f0..06c29530954 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.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199 +MD5 (mod_ssl-2.3.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48 diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 8773fc0bed1..4ce9003c7df 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -9,7 +9,7 @@ fi Please select desired options:" -1 -1 14 \ tuning "Apache: performance tuning" OFF \ modssl "Apache: SSL support" OFF \ -GD "PHP3: GD library support" ON \ +GD "PHP3: GD library support" OFF \ FreeType "PHP3: TrueType font rendering (implies GD)" OFF \ zlib "PHP3: zlib library support" ON \ mcrypt "PHP3: Encryption support" OFF \ @@ -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.5 +VERSION_MODSSL= 2.3.6 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 50ce2a1a4f0..06c29530954 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.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199 +MD5 (mod_ssl-2.3.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 8773fc0bed1..4ce9003c7df 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -9,7 +9,7 @@ fi Please select desired options:" -1 -1 14 \ tuning "Apache: performance tuning" OFF \ modssl "Apache: SSL support" OFF \ -GD "PHP3: GD library support" ON \ +GD "PHP3: GD library support" OFF \ FreeType "PHP3: TrueType font rendering (implies GD)" OFF \ zlib "PHP3: zlib library support" ON \ mcrypt "PHP3: Encryption support" OFF \ @@ -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.5 +VERSION_MODSSL= 2.3.6 RESTRICTED= "Contains cryptography" diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 50ce2a1a4f0..06c29530954 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.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199 +MD5 (mod_ssl-2.3.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 8773fc0bed1..4ce9003c7df 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -9,7 +9,7 @@ fi Please select desired options:" -1 -1 14 \ tuning "Apache: performance tuning" OFF \ modssl "Apache: SSL support" OFF \ -GD "PHP3: GD library support" ON \ +GD "PHP3: GD library support" OFF \ FreeType "PHP3: TrueType font rendering (implies GD)" OFF \ zlib "PHP3: zlib library support" ON \ mcrypt "PHP3: Encryption support" OFF \ @@ -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.5 +VERSION_MODSSL= 2.3.6 RESTRICTED= "Contains cryptography" |