diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-15 08:41:30 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-15 08:41:30 +0000 |
commit | 00783341192655d4353daf86c20b84dc80948088 (patch) | |
tree | 052660b96b4933cf31b2d4d3d2d6c7dad8c4ab9d /lang | |
parent | 99ddc7dc7dca4da52784b7a35161cf800eefb03d (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php4/Makefile | 4 | ||||
-rw-r--r-- | lang/php4/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 3159f238eddb..f8fa9fd1f98d 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -20,8 +20,8 @@ # PORTNAME= php4 -PORTVERSION= 4.3.7 -PORTREVISION?= 3 +PORTVERSION= 4.3.8 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ http://downloads.php.net/ilia/:rc \ diff --git a/lang/php4/distinfo b/lang/php4/distinfo index ec936c6b9b1f..c5d3874d602b 100644 --- a/lang/php4/distinfo +++ b/lang/php4/distinfo @@ -1,2 +1,2 @@ -MD5 (php-4.3.7.tar.bz2) = 5293fdc909a306a2636e0fafcc79442c -SIZE (php-4.3.7.tar.bz2) = 3963734 +MD5 (php-4.3.8.tar.bz2) = e8ab484fcb94cd2e0d7ecfd0762cfd33 +SIZE (php-4.3.8.tar.bz2) = 3963437 |