diff options
-rw-r--r-- | www/mod_php4/Makefile | 5 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 5 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 673852e17e03..da2931dbdd44 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -47,7 +47,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= version4/downloads VERSION_APACHE= 1.3.12 -VERSION_PHP= 4.0b4pl1 +VERSION_PHP= 4.0RC1 NO_LATEST_LINK= yes USE_PERL5= yes @@ -97,7 +97,8 @@ PHP_CONF_ARGS= --prefix=${PREFIX} \ --with-config-file-path=${PREFIX}/etc \ --disable-debug \ --enable-track-vars \ - --without-gd + --without-gd \ + --disable-pear pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index f53964e57092..b49a4fd033ed 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 -MD5 (php-4.0b4pl1.tar.gz) = 72cb96ef3310ccf098b6c9ed886818c0 +MD5 (php-4.0RC1.tar.gz) = dd459affe39835194ef1db4e1c9d45a6 MD5 (mod_ssl-2.6.2-1.3.12.tar.gz) = 514e45595d8bf1d3a986a38ae67a421f MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 673852e17e03..da2931dbdd44 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -47,7 +47,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= version4/downloads VERSION_APACHE= 1.3.12 -VERSION_PHP= 4.0b4pl1 +VERSION_PHP= 4.0RC1 NO_LATEST_LINK= yes USE_PERL5= yes @@ -97,7 +97,8 @@ PHP_CONF_ARGS= --prefix=${PREFIX} \ --with-config-file-path=${PREFIX}/etc \ --disable-debug \ --enable-track-vars \ - --without-gd + --without-gd \ + --disable-pear pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index f53964e57092..b49a4fd033ed 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 -MD5 (php-4.0b4pl1.tar.gz) = 72cb96ef3310ccf098b6c9ed886818c0 +MD5 (php-4.0RC1.tar.gz) = dd459affe39835194ef1db4e1c9d45a6 MD5 (mod_ssl-2.6.2-1.3.12.tar.gz) = 514e45595d8bf1d3a986a38ae67a421f MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 |