[packages] php5: upgrade to 5.4.5
authorMichael Heimpold <mhei@heimpold.de>
Wed, 25 Jul 2012 20:36:22 +0000 (20:36 +0000)
committerMichael Heimpold <mhei@heimpold.de>
Wed, 25 Jul 2012 20:36:22 +0000 (20:36 +0000)
commit130ccab49d7a174893acb4219bec6723e732bc2c
tree98e1f665dd964673f0aa1ffe55e7c780f8614b84
parentc5ecbce46834b52ba1fe620e12bfaa6ec1e98a0b
[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

SVN-Revision: 32872
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