Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2005 20:33:55
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Tue Nov  8 20:33:55 UTC 2005

Modified Files:
	pkgsrc/www/ap-php: Makefile
	pkgsrc/www/php4: Makefile distinfo
Added Files:
	pkgsrc/www/php4/patches: patch-ab

Log Message:
php 4.4.1 has a bug which cause squirrelmail's sort function to misbehave:
(endless loop):
http://bugs.php.net/bug.php?id=35067
Pull in a patch from the php CVS repository to fix this, as suggested a
squirrelmail mailing list:
http://cvs.php.net/diff.php/php-src/ext/standard/basic_functions.c?r1=1.543.2.51.2.3&r2=1.543.2.51.2.4&ty=u

OK'd by Jaromir Dolecek, tested on apache-1 and apache-2 servers.
Bump pkgrevision.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/ap-php/Makefile
cvs rdiff -r1.56 -r1.57 pkgsrc/www/php4/Makefile
cvs rdiff -r1.48 -r1.49 pkgsrc/www/php4/distinfo
cvs rdiff -r0 -r1.20 pkgsrc/www/php4/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.