summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-04-20 19:19:23 +0000
committerjdolecek <jdolecek>2004-04-20 19:19:23 +0000
commitf8b8aa4ed3bd8c5e71687ef54db757efc057d9cb (patch)
tree26c410c1faf702da3ef6f2b139d2fe7d81d27671 /graphics
parent6f12ca9d12a5e26dbc23e427a36e41421ab270ee (diff)
downloadpkgsrc-f8b8aa4ed3bd8c5e71687ef54db757efc057d9cb.tar.gz
Update PHP4 package and all PHP4 modules to version 4.3.6.
Changes are bug-fixes mostly, but also synchronizes bundled GD with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD patches were integrated too, so future pkgsrc updates would be even more smooth. Full list of changes since PHP 4.3.4 is available at: http://www.php.net/ChangeLog-4.php#4.3.6 http://www.php.net/ChangeLog-4.php#4.3.5
Diffstat (limited to 'graphics')
-rw-r--r--graphics/php4-gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/php4-gd/Makefile b/graphics/php4-gd/Makefile
index bd4aeb0f23c..c2f016352e4 100644
--- a/graphics/php4-gd/Makefile
+++ b/graphics/php4-gd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2004/02/20 12:48:13 jdolecek Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/20 19:19:23 jdolecek Exp $
MODNAME= gd
CATEGORIES+= graphics
-PKGREVISION= 1
+PKGREVISION= # empty
COMMENT= PHP4 extension for GD graphics library
USE_BUILDLINK2= YES