diff options
-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 4bb7ac7415fd..0eda1afef959 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 c99f48c8719a..8103dfc5aad7 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 |