diff options
author | dirk <dirk@FreeBSD.org> | 2000-04-06 00:18:34 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-04-06 00:18:34 +0800 |
commit | 4deae008301d59cdf9b6988b4a779201b90263ba (patch) | |
tree | 3a6f7df89df9359d0af96d17e769505d4c06ea68 /www/mod_php3 | |
parent | 8356a8e0e796a8bee15ec4044809d64f917c9a69 (diff) | |
download | freebsd-ports-gnome-4deae008301d59cdf9b6988b4a779201b90263ba.tar.gz freebsd-ports-gnome-4deae008301d59cdf9b6988b4a779201b90263ba.tar.zst freebsd-ports-gnome-4deae008301d59cdf9b6988b4a779201b90263ba.zip |
Upgrade to php-3.0.16.
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 6 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 3 |
2 files changed, 2 insertions, 7 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 8644a1276cf9..488a014b47a9 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -41,10 +41,6 @@ MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.fu-berlin.de/unix/security/mod_ssl/ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz -PATCH_SITES= http://people.FreeBSD.org/~dirk/ports/distfiles/ \ - http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles -PATCHFILES= php_exec.c.diff - MAINTAINER= dirk@FreeBSD.org Y2K= http://www.php.net/y2k.php3 @@ -52,7 +48,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= distributions VERSION_APACHE= 1.3.12 -VERSION_PHP= 3.0.15 +VERSION_PHP= 3.0.16 USE_PERL5= yes HAS_CONFIGURE= yes diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 62c5951398f8..a28221f04beb 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,4 +1,3 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 -MD5 (php-3.0.15.tar.gz) = 77335df1c246da7603a1fc96d0f88f52 +MD5 (php-3.0.16.tar.gz) = 0dc379181f625c30f635c2cf3080acb1 MD5 (mod_ssl-2.6.2-1.3.12.tar.gz) = 514e45595d8bf1d3a986a38ae67a421f -MD5 (php_exec.c.diff) = bdecbf294f86671daa814afcdcd64c58 |