diff options
author | dirk <dirk@FreeBSD.org> | 1999-06-26 19:53:08 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-06-26 19:53:08 +0800 |
commit | 9cec24e405a7d53608b061e2e6196bb1e563afe5 (patch) | |
tree | f51687ddcf63c60fb78f3462ca2e87adea684952 /www/mod_php4 | |
parent | 21396a6117ec2246b47babd73de4548e69e508b6 (diff) | |
download | freebsd-ports-gnome-9cec24e405a7d53608b061e2e6196bb1e563afe5.tar.gz freebsd-ports-gnome-9cec24e405a7d53608b061e2e6196bb1e563afe5.tar.zst freebsd-ports-gnome-9cec24e405a7d53608b061e2e6196bb1e563afe5.zip |
Upgrade to PHP 3.0.10.
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index b36da3f41f48..222fa45169d0 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.77 1999/06/10 10:24:35 dirk Exp $ +# $Id: Makefile,v 1.78 1999/06/18 02:40:11 billf 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.9 +VERSION_PHP3= 3.0.10 USE_PERL5= yes HAS_CONFIGURE= yes diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index ac103f904065..50ce2a1a4f06 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.9.tar.gz) = fc9b631b6f1bf71583bd504bdc584d35 +MD5 (php-3.0.10.tar.gz) = decc78b2dc72bd356129f29fe88d46cb MD5 (mod_ssl-2.3.5-1.3.6.tar.gz) = fb2c69381b9ff94726d7a8d600203199 |