diff options
author | dirk <dirk@FreeBSD.org> | 2000-01-17 17:57:26 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-01-17 17:57:26 +0000 |
commit | 2743dd5fbc853fdab1d029c3b78984fae917170b (patch) | |
tree | c282a6f55d3062d92a2e71c8138ea27cca52f347 /www/mod_php3 | |
parent | caa5ae2d6d5c47b758c58012b2eea1add41a9d1c (diff) | |
download | FreeBSD-ports-2743dd5fbc853fdab1d029c3b78984fae917170b.zip FreeBSD-ports-2743dd5fbc853fdab1d029c3b78984fae917170b.tar.gz |
Upgrade to PHP-3.0.14.
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 5 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 3 |
2 files changed, 2 insertions, 6 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 4bb7ac7..0eda1af 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -41,9 +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://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ -PATCHFILES= php_file.c.diff - MAINTAINER= dirk@FreeBSD.org Y2K= http://www.php.net/y2k.php3 @@ -51,7 +48,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= distributions VERSION_APACHE= 1.3.9 -VERSION_PHP= 3.0.13 +VERSION_PHP= 3.0.14 USE_PERL5= yes HAS_CONFIGURE= yes diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index c99f48c..8103dfc5 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,4 +1,3 @@ MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32 -MD5 (php-3.0.13.tar.gz) = 2ba97c74d3d51e353c6e0e914b61ec79 +MD5 (php-3.0.14.tar.gz) = 62b4e5f0452446febc5b5702e6a2aef6 MD5 (mod_ssl-2.4.10-1.3.9.tar.gz) = 29ae3ab47184bc1056f0b862455f7bfa -MD5 (php_file.c.diff) = d3aa270ed43dae04ec9df2a78c6c8c0f |