Update php-apc package to 3.1.10.
authortaca <taca>
Sun, 29 Apr 2012 16:38:15 +0000 (16:38 +0000)
committertaca <taca>
Sun, 29 Apr 2012 16:38:15 +0000 (16:38 +0000)
commit1545b36043ee6b1fcd621e2c03f9b2dbf0405aca
tree60bb35662e6f4a358c4d30d64e120723b8fa71d4
parent83cd372a69560dd3f736c8e3b2d44d53f5c15013
Update php-apc package to 3.1.10.

- Add PHP 5.4 support (Dmitry, Anatoliy, Pierre)
- Fixed bug #22679: Fix apc_bin_dump for constants. Use IS_CONSTANT_TYPE_MASK
  to handle all the constants, including the unqalified ones (instead of
  ~IS_CONSTANT_INDEX check)
- Fixed bug #23822, php crashes on apache restart
www/php-apc/Makefile
www/php-apc/distinfo
www/php-apc/patches/patch-apc__cache.c [deleted file]
www/php-apc/patches/patch-apc__lock.h [deleted file]