diff options
author | dirk <dirk@FreeBSD.org> | 1999-06-10 18:24:41 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-06-10 18:24:41 +0800 |
commit | c709c23e87f0200dc1db4add1a3e790f980d8697 (patch) | |
tree | 66c5dce6ab13210173cd4ba4cfac302e460684ae /www | |
parent | d3cb500447d5a0d4dbd366665ccd24ef3ce504d4 (diff) | |
download | freebsd-ports-gnome-c709c23e87f0200dc1db4add1a3e790f980d8697.tar.gz freebsd-ports-gnome-c709c23e87f0200dc1db4add1a3e790f980d8697.tar.zst freebsd-ports-gnome-c709c23e87f0200dc1db4add1a3e790f980d8697.zip |
Upgrade to PHP-3.0.9.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/Makefile | 6 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 6 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 6 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 |
6 files changed, 12 insertions, 12 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 9e186edc35df..53bab91b18a4 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.75 1999/05/05 20:16:06 dirk Exp $ +# $Id: Makefile,v 1.76 1999/05/27 23:20:33 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -36,7 +36,7 @@ MAINTAINER= dirk@FreeBSD.ORG Y2K= http://www.php.net/y2k.php3 VERSION_APACHE= 1.3.6 -VERSION_PHP3= 3.0.8 +VERSION_PHP3= 3.0.9 USE_PERL5= yes HAS_CONFIGURE= yes @@ -90,8 +90,8 @@ PHP3_CONF_ARGS= --prefix=${PREFIX} \ --disable-debug \ --enable-track-vars -pre-fetch: .if !defined(BATCH) +pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php .endif diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 2bc57ef206a2..83eb3302b9e9 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 (php-3.0.9.tar.gz) = fc9b631b6f1bf71583bd504bdc584d35 MD5 (mod_ssl-2.3.3-1.3.6.tar.gz) = 9176b58e77808a5d32eca43a92911aaf diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 9e186edc35df..53bab91b18a4 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.75 1999/05/05 20:16:06 dirk Exp $ +# $Id: Makefile,v 1.76 1999/05/27 23:20:33 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -36,7 +36,7 @@ MAINTAINER= dirk@FreeBSD.ORG Y2K= http://www.php.net/y2k.php3 VERSION_APACHE= 1.3.6 -VERSION_PHP3= 3.0.8 +VERSION_PHP3= 3.0.9 USE_PERL5= yes HAS_CONFIGURE= yes @@ -90,8 +90,8 @@ PHP3_CONF_ARGS= --prefix=${PREFIX} \ --disable-debug \ --enable-track-vars -pre-fetch: .if !defined(BATCH) +pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php .endif diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 2bc57ef206a2..83eb3302b9e9 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 (php-3.0.9.tar.gz) = fc9b631b6f1bf71583bd504bdc584d35 MD5 (mod_ssl-2.3.3-1.3.6.tar.gz) = 9176b58e77808a5d32eca43a92911aaf diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 9e186edc35df..53bab91b18a4 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.75 1999/05/05 20:16:06 dirk Exp $ +# $Id: Makefile,v 1.76 1999/05/27 23:20:33 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -36,7 +36,7 @@ MAINTAINER= dirk@FreeBSD.ORG Y2K= http://www.php.net/y2k.php3 VERSION_APACHE= 1.3.6 -VERSION_PHP3= 3.0.8 +VERSION_PHP3= 3.0.9 USE_PERL5= yes HAS_CONFIGURE= yes @@ -90,8 +90,8 @@ PHP3_CONF_ARGS= --prefix=${PREFIX} \ --disable-debug \ --enable-track-vars -pre-fetch: .if !defined(BATCH) +pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php .endif diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 2bc57ef206a2..83eb3302b9e9 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 (php-3.0.9.tar.gz) = fc9b631b6f1bf71583bd504bdc584d35 MD5 (mod_ssl-2.3.3-1.3.6.tar.gz) = 9176b58e77808a5d32eca43a92911aaf |