php5: upgrade to 5.4.5
authorMichael Heimpold <[email protected]>
Wed, 25 Jul 2012 20:36:22 +0000 (20:36 +0000)
committerMichael Heimpold <[email protected]>
Wed, 25 Jul 2012 20:36:22 +0000 (20:36 +0000)
commit28b8d98898838d21666a00912dab658ba0446e12
treec8538ea36726127c96ff53490d63d63f4303c0d4
parentab340f30c07860690220af1225cc38e247e9253d
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