[PATCH 1/4] packages/lang/php5: Update to version 5.3.1
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 22 Jan 2010 01:08:54 +0000 (01:08 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 22 Jan 2010 01:08:54 +0000 (01:08 +0000)
commit74c87930e27577147826464f2060ac3746dab37e
treee9ed4b49092459b33453a678d80a8566aac9d428
parenta17ad07b2742def8ed29aeb2a5179ce0e5c68318
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19266 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5/Makefile
lang/php5/patches/001-configure_cross.patch