Subject: CVS commit: pkgsrc/www/php-apc
From: Takahiro Kambe
Date: 2012-04-29 18:38:15
Message id: 20120429163815.7A195175DD@cvs.netbsd.org

Log Message:
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

Files:
RevisionActionfile
1.17modifypkgsrc/www/php-apc/Makefile
1.11modifypkgsrc/www/php-apc/distinfo
1.1removepkgsrc/www/php-apc/patches/patch-apc__cache.c
1.1removepkgsrc/www/php-apc/patches/patch-apc__lock.h