summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-07-06 19:52:01 +0000
committerjdolecek <jdolecek>2004-07-06 19:52:01 +0000
commit774f675fbd3bca6e0dd502b69cb7d0d1d714ba5f (patch)
treec1896824918706a279e15f92abae9a9f38fb2a58 /print
parentce62913d9ce64b7ee4309bad0622753829c6994d (diff)
downloadpkgsrc-774f675fbd3bca6e0dd502b69cb7d0d1d714ba5f.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 'print')
-rw-r--r--print/php4-pdflib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/php4-pdflib/Makefile b/print/php4-pdflib/Makefile
index 71ebec0cd88..bc50e123ca1 100644
--- a/print/php4-pdflib/Makefile
+++ b/print/php4-pdflib/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2004/04/24 23:41:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/07/06 19:52:01 jdolecek Exp $
MODNAME= pdf
PKGNAME= php-pdflib-${PHP_BASE_VERS}
-PKGREVISION= 1
CATEGORIES+= print
PKGREVISION= # empty
COMMENT= PHP4 extension for PDFlib on-the-fly PDF generation