packages/lang/php5: Update to version 5.3.1 The following patchset upgrades the php5...
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)
commit311c81f1cd33e33b2d77bea08a2eadf30bddd083
tree8dc0fe486415f74b571026fd6bb5759e0ff67505
parent3ada6496f6ccf7925879f5b5feaf8a798d50d7c9
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