diff options
author | dirk <dirk@FreeBSD.org> | 2000-05-25 20:44:00 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-05-25 20:44:00 +0800 |
commit | 2017ab8d1039871b199dcc5b35fe2d32f0ba35de (patch) | |
tree | e37bbf4ba7dd20487a19fe58c524a9c1111c498a /www/mod_php4 | |
parent | 421ab6216c47a506f11d37274488041e3d34a01c (diff) | |
download | freebsd-ports-gnome-2017ab8d1039871b199dcc5b35fe2d32f0ba35de.tar.gz freebsd-ports-gnome-2017ab8d1039871b199dcc5b35fe2d32f0ba35de.tar.zst freebsd-ports-gnome-2017ab8d1039871b199dcc5b35fe2d32f0ba35de.zip |
Upgrade to php-4.0.0.
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 40e67a431d73..356f3c0fa555 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -47,7 +47,7 @@ Y2K= http://www.php.net/y2k.php3 PHP_DISTDIR= version4/downloads VERSION_APACHE= 1.3.12 -VERSION_PHP= 4.0RC2 +VERSION_PHP= 4.0.0 NO_LATEST_LINK= yes USE_PERL5= yes diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index 6180c8abaffb..6b77ff0569dc 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1,4 +1,4 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 -MD5 (php-4.0RC2.tar.gz) = 1a87851be71ac5e0b7ab7cec298f5549 +MD5 (php-4.0.0.tar.gz) = c273f284ee07f9b98b19d1f1deae1256 MD5 (mod_ssl-2.6.4-1.3.12.tar.gz) = 364cde55554e29ad72a531370f52d83e MD5 (php4_snmp.c.diff) = f20420b92b4d206f8ec40d2d1c7c5d55 |