Subject: CVS commit: pkgsrc/graphics/php-gd
To: None <pkgsrc-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: pkgsrc-changes
Date: 11/23/2004 19:46:14
Module Name:	pkgsrc
Committed By:	jdolecek
Date:		Tue Nov 23 19:46:14 UTC 2004

Modified Files:
	pkgsrc/graphics/php-gd: Makefile

Log Message:
graphics/gd is built against libpthread, which causes PHP crashes
when the gd.so module is loaded into non-threaded base program
(Apache 1.x or CLI/CGI PHP). Avoid this by switching back to bundled
GD. XPM stays disabled.

Bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/php-gd/Makefile

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