summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-07-06 19:52:01 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-07-06 19:52:01 +0000
commite20e6ce14eb134546b60a72850388b3811e00e36 (patch)
treec1896824918706a279e15f92abae9a9f38fb2a58 /textproc
parent2a06407d524c8e38efa2c2ca192b006d3ad0ab93 (diff)
downloadpkgsrc-e20e6ce14eb134546b60a72850388b3811e00e36.tar.gz
Update php4 package to 4.3.7.
Change list from release notes: * Synchronized bundled GD library with GD 2.0.23. * Fixed a bug that prevented compilation of GD extensions against FreeType 2.1.0-2.1.2. * Fixed thread safety issue with informix connection id. * Fixed incorrect resolving of relative paths by glob() in windows. * Fixed mapping of Greek letters to html entities. * Fixed a bug that caused an on shutdown crash when using PHP with Apache 2.0.49. * Fixed a number of crashes inside pgsql, cpdf and gd extensions. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php4-domxml/Makefile4
-rw-r--r--textproc/php4-xslt/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile
index fa04d8e3011..92239a53450 100644
--- a/textproc/php4-domxml/Makefile
+++ b/textproc/php4-domxml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/07/06 16:28:53 recht Exp $
+# $NetBSD: Makefile,v 1.18 2004/07/06 19:52:01 jdolecek Exp $
MODNAME= domxml
CATEGORIES+= textproc
-PKGREVISION= 4
+PKGREVISION= # empty
COMMENT= PHP4 extension for DOM support
USE_BUILDLINK3= YES
diff --git a/textproc/php4-xslt/Makefile b/textproc/php4-xslt/Makefile
index c182e6cb129..b121640e309 100644
--- a/textproc/php4-xslt/Makefile
+++ b/textproc/php4-xslt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/04/25 00:52:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/07/06 19:52:01 jdolecek Exp $
MODNAME= xslt
-PKGREVISION= # empty
CATEGORIES+= textproc
+PKGREVISION= # empty
COMMENT= PHP4 extension for XSLT functions (Sablotron backend)
USE_BUILDLINK3= YES