diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-08-18 16:22:31 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-08-18 16:22:31 +0000 |
commit | 9af1ca16b57383d706f7bd4ff02857c9296ca9a2 (patch) | |
tree | 8d37af29bca51050e4ac0ce483ff079987a825d3 /lang | |
parent | Switch maintainer to gnome@. (diff) |
Update to 4.4.4.
Approved by: ale's vacation
Notes
Notes:
svn path=/head/; revision=170937
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php4/Makefile | 2 | ||||
-rw-r--r-- | lang/php4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 3d771235b027..0636477295fb 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php4 -PORTVERSION= 4.4.3 +PORTVERSION= 4.4.4 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ diff --git a/lang/php4/distinfo b/lang/php4/distinfo index fb88c34018cb..2d4a808fb156 100644 --- a/lang/php4/distinfo +++ b/lang/php4/distinfo @@ -1,3 +1,3 @@ -MD5 (php-4.4.3.tar.bz2) = 9542117551c0e79f5bf21f46493094e7 -SHA256 (php-4.4.3.tar.bz2) = 0f57da4b9d94f7febd37c0bc8e608e5aafafe744d094466723e04afb283407f7 -SIZE (php-4.4.3.tar.bz2) = 4461353 +MD5 (php-4.4.4.tar.bz2) = bc6fa8908e2ac36e93bab9f7d42cda3a +SHA256 (php-4.4.4.tar.bz2) = 9f0742fce014a255f8453c1264afee5de289a9e9dcd57c448c77b46978f6a76b +SIZE (php-4.4.4.tar.bz2) = 4478698 |