[packages] php5: upgrade to 5.4.5
authormhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Jul 2012 20:36:22 +0000 (20:36 +0000)
committermhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Jul 2012 20:36:22 +0000 (20:36 +0000)
commit42801043b2693e9040b643dbcf1afcac94e781e4
tree98e1f665dd964673f0aa1ffe55e7c780f8614b84
parent77ce79457ed19c057773a6c171a6ce236ac3a0cd
[packages] php5: upgrade to 5.4.5

- php.ini: remove obsolete options
- drop patch 'patches/900-prevent_buildconf_force.patch' as php now supports
  newer autoconf versions 'buildconf --force' can be called after patching the
  source tree to update build system
- cross compiling issue regarding libdl still present, so because of the last
  point the corresponding patch has to be against configure.in but configure
- update timezone patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32872 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5/Makefile
lang/php5/files/php.ini
lang/php5/patches/102-debian_patches_use_embedded_timezonedb.patch
lang/php5/patches/103-debian_patches_use_embedded_timezonedb.patch
lang/php5/patches/900-prevent_buildconf_force.patch [deleted file]
lang/php5/patches/950-Fix-dl-cross-compiling-issue.patch