From 774f675fbd3bca6e0dd502b69cb7d0d1d714ba5f Mon Sep 17 00:00:00 2001 From: jdolecek Date: Tue, 6 Jul 2004 19:52:01 +0000 Subject: 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. --- mail/php4-imap/Makefile | 4 ++-- mail/php4-imap/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/php4-imap/Makefile b/mail/php4-imap/Makefile index 8ee6082f986..c897efb00ac 100644 --- a/mail/php4-imap/Makefile +++ b/mail/php4-imap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2004/04/25 00:22:40 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2004/07/06 19:52:01 jdolecek Exp $ MODNAME= imap -PKGREVISION= 1 +PKGREVISION= # empty CATEGORIES+= mail COMMENT= PHP4 extension for IMAP (Internet Mailbox Access Protocol) diff --git a/mail/php4-imap/distinfo b/mail/php4-imap/distinfo index 1f4f0951736..f2ad37aeef0 100644 --- a/mail/php4-imap/distinfo +++ b/mail/php4-imap/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2004/04/20 19:19:23 jdolecek Exp $ +$NetBSD: distinfo,v 1.11 2004/07/06 19:52:01 jdolecek Exp $ -SHA1 (php-4.3.6.tar.bz2) = c5696d778f0684fae94ee2ca6463f37c97228441 -Size (php-4.3.6.tar.bz2) = 3957796 bytes +SHA1 (php-4.3.7.tar.bz2) = f6171d71282b2e50333d1e96859fe907da068c34 +Size (php-4.3.7.tar.bz2) = 3963734 bytes SHA1 (patch-aa) = 73333018762ba63adf026ff91ccb6d6edd461f42 SHA1 (patch-ab) = 594c9ebf5e7979e049399d7ba9dcb00614bfc95e -- cgit v1.2.3