This patch fixes PHP pgsql bugs #43525 and #43526 http://bugs.php.net/bug.php?id=43525 http://bugs.php.net/bug.php?id=43526 Patch author: mi+php@aldan.algebra.com (= mi@FreeBSD.org) Apply patch with -p flag (-p0)
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool)
ale 2008-01-29 10:14:37 UTC FreeBSD ports repository Modified files: lang/php5 Makefile Added files: lang/php5/files patch-Zend_zend_list.c patch-Zend_zend_list.h databases/php5-pgsql/files patch-pgsql.c Log: Fixes for 64-bit systems. PR: ports/120088 Submitted by: mm Patch from: mi Revision Changes Path 1.1 +100 -0 ports/databases/php5-pgsql/files/patch-pgsql.c (new) 1.124 +1 -1 ports/lang/php5/Makefile 1.1 +38 -0 ports/lang/php5/files/patch-Zend_zend_list.c (new) 1.1 +24 -0 ports/lang/php5/files/patch-Zend_zend_list.h (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!