summaryrefslogtreecommitdiff
path: root/www/php-apc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-08-17 15:39:17 +0000
committertaca <taca@pkgsrc.org>2012-08-17 15:39:17 +0000
commit1676befc89a0b75495f48fee703e7eaa7d230732 (patch)
tree708e50ed87df1afeef4d567bb6ffda4e4b7a7e60 /www/php-apc
parenta0e987b1787dd02e09174c0d20e5501bf2f2d707 (diff)
downloadpkgsrc-1676befc89a0b75495f48fee703e7eaa7d230732.tar.gz
Update php-apc to 3.1.12.
- Fixed bug (apc_bin_dump doesn't swizzle bucket arKey in HashTable) (Laruence) - Fixed bug #62825 (php carshed OR return PHP Fatal error when used apc_bin_dump after apc_store) (Laruence) - Fixed bug due to Conditional "jump or move depends on uninitialised value(s)" in apc_op_ZEND_INCLUDE_OR_EVAL and apc_bin_dump (Laruence) - Fixed bug #62802 (Crash when use apc_bin_dump/load) (Laruence) - Fixed bug #62757 (php-fpm carshed when used apc_bin_dumpfile with apc.serializer) (Laruence) - Fixed bug #62765 (apc_bin_dumpfile report Fatal error when there is "goto" in function) (Laruence) - Fixed bug #61133 (segfault in tests/apc_bin_002.phpt) (Laruence) - Fixed handling of userspace stream wrappers simulating file inclusion/requiring (Anatoliy, Rasmus) - Fixed bug #62699 trait aliases and precedences handling (Anatoliy) - Added cli built-in server tests (Anatoliy) - Fixed filter regex freeing on request shutdown (Anatoliy) - Fixed interned strings storage freeing on module shutdown (Anatoily) - Fixed bug #61742 preload_path does not work due to incorrect string length (Anatoliy) - Fixed several memory leaks it APCIterator (Anatoliy) - Fixed potential overflows in bin dumps (Anatoliy)
Diffstat (limited to 'www/php-apc')
-rw-r--r--www/php-apc/Makefile4
-rw-r--r--www/php-apc/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/php-apc/Makefile b/www/php-apc/Makefile
index cee3c8fc471..2e4bc048870 100644
--- a/www/php-apc/Makefile
+++ b/www/php-apc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2012/07/23 15:13:42 taca Exp $
+# $NetBSD: Makefile,v 1.19 2012/08/17 15:39:17 taca Exp $
MODNAME= apc
-PECL_VERSION= 3.1.11
+PECL_VERSION= 3.1.12
PECL_LEGACY_VERSION_SCHEME= yes
CATEGORIES+= sysutils
diff --git a/www/php-apc/distinfo b/www/php-apc/distinfo
index ec2b7a07885..6964432eab0 100644
--- a/www/php-apc/distinfo
+++ b/www/php-apc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2012/07/23 15:13:42 taca Exp $
+$NetBSD: distinfo,v 1.13 2012/08/17 15:39:17 taca Exp $
-SHA1 (php-apc/apc-3.1.11.tgz) = 8518df5d20d2376fbfbdcea92dbe1b2244e4639d
-RMD160 (php-apc/apc-3.1.11.tgz) = d9f0ecdb49ed8ae7255c4774be76d343cecf47a6
-Size (php-apc/apc-3.1.11.tgz) = 157478 bytes
+SHA1 (php-apc/apc-3.1.12.tgz) = 75c90df3c4b31f7ffbb05145040ee9fa369f7598
+RMD160 (php-apc/apc-3.1.12.tgz) = c321736556810a5a55fa0d2ab93c85dc073ec02e
+Size (php-apc/apc-3.1.12.tgz) = 170655 bytes