diff options
author | delphij <delphij@FreeBSD.org> | 2006-08-19 00:22:31 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2006-08-19 00:22:31 +0800 |
commit | a7c37396df54ab871299254a3c3cd9d50a806519 (patch) | |
tree | 6925b3a6e1489da4c8b8a5a2785bdbd137216019 | |
parent | 9d47c9b1690bf8e53ae03ffd632c577881341e22 (diff) | |
download | freebsd-ports-gnome-a7c37396df54ab871299254a3c3cd9d50a806519.tar.gz freebsd-ports-gnome-a7c37396df54ab871299254a3c3cd9d50a806519.tar.zst freebsd-ports-gnome-a7c37396df54ab871299254a3c3cd9d50a806519.zip |
Update to 4.4.4.
Approved by: ale's vacation
-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 |