diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-11-08 06:58:10 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-11-08 06:58:10 +0000 |
commit | 0d0ea1f24efccbd9dec8fcc8b47c035f6ab15cbe (patch) | |
tree | 058fe9784cbccb08b496986bf94a5e891d6decf7 /textproc | |
parent | 3ef5d3a4746c7962f7b4efe4d60dd732bd5d0a9f (diff) | |
download | pkgsrc-0d0ea1f24efccbd9dec8fcc8b47c035f6ab15cbe.tar.gz |
Update PHP to 4.3.4
From release announcemenet:
After a lengthy QA process, PHP 4.3.4 is finally out!
This is a medium size maintenance release, with a fair number of bug fixes.
All users are encouraged to upgrade to 4.3.4.
Bugfix release
PHP 4.3.4 contains, among others, following important fixes, additions
and improvements:
* Fixed disk_total_space() and disk_free_space() under FreeBSD.
* Fixed FastCGI support on Win32.
* Fixed FastCGI being unable to bind to a specific IP.
* Fixed several bugs in mail() implementation on win32.
* Fixed crashes in a number of functions.
* Fixed compile failure on MacOSX 10.3 Panther.
* Over 60 various bug fixes!
For full list of changes in PHP 4.3.4, see ChangeLog:
http://www.php.net/ChangeLog-4.php#4.3.4
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php4-domxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/php4-wddx/Makefile | 4 | ||||
-rw-r--r-- | textproc/php4-wddx/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile index 0dd1485ebc6..a4dae8beb6f 100644 --- a/textproc/php4-domxml/Makefile +++ b/textproc/php4-domxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/09/13 07:30:23 jdolecek Exp $ +# $NetBSD: Makefile,v 1.11 2003/11/08 06:58:10 jdolecek Exp $ MODNAME= domxml CATEGORIES+= textproc -PKGREVISION= 1 +PKGREVISION= # empty COMMENT= PHP4 extension for DOM support USE_BUILDLINK2= YES diff --git a/textproc/php4-wddx/Makefile b/textproc/php4-wddx/Makefile index a2b19517c72..66d4b1e2077 100644 --- a/textproc/php4-wddx/Makefile +++ b/textproc/php4-wddx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/10/11 13:40:19 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/08 06:58:10 jdolecek Exp $ MODNAME= wddx CATEGORIES+= textproc -PKGREVISION= 1 +PKGREVISION= # empty COMMENT= PHP4 extension for WDDX support USE_BUILDLINK2= YES diff --git a/textproc/php4-wddx/distinfo b/textproc/php4-wddx/distinfo index aec8a7182b0..6f95adda495 100644 --- a/textproc/php4-wddx/distinfo +++ b/textproc/php4-wddx/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2003/09/03 03:25:29 jmc Exp $ +$NetBSD: distinfo,v 1.8 2003/11/08 06:58:10 jdolecek Exp $ -SHA1 (php-4.3.3.tar.gz) = 6aa670995119a34c408fd362d6c2f57329a1cd3d -Size (php-4.3.3.tar.gz) = 4565509 bytes +SHA1 (php-4.3.4.tar.bz2) = 3047089b499c004728c90db359a3e42b50f4c1f3 +Size (php-4.3.4.tar.bz2) = 3774324 bytes SHA1 (patch-ab) = 5c89db466aeeb6986eee3269c36df47cf2372da1 |