[PATCH 1/4] packages/lang/php5: Update to version 5.3.1
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 22 Jan 2010 01:08:54 +0000 (01:08 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 22 Jan 2010 01:08:54 +0000 (01:08 +0000)
commitdf7ef9a99c7ea49078fc4ab848b4e39241302904
treee9ed4b49092459b33453a678d80a8566aac9d428
parentfc9bc5af76bb435f60387faa9155a2cbccc7993f
[PATCH 1/4] packages/lang/php5: Update to version 5.3.1
The following patchset upgrades the php5 package to php's 5.3 stable branch.
It removes the SPL build option as this is included in php's core henceforth, likewise
for pcre module. On the other hand a new option for SysV IPC is added and a package
for sqlite3 is introduced.
As FastCGI support is now a core feature the php5-fastcgi package now depends
on the php5-cgi package, containing just a link to the binary and the startup script.
The cross-compile patch is updated to fit the new version.
Signed-off-by: Michael Heimpold <michael.heimpold@s2000.tu-chemnitz.de>
SVN-Revision: 19266
lang/php5/Makefile
lang/php5/patches/001-configure_cross.patch