diff options
author | taca <taca@pkgsrc.org> | 2011-05-16 13:10:56 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-05-16 13:10:56 +0000 |
commit | de7899a29a701bfc59f03a5ff7fa262332158e47 (patch) | |
tree | 565372421075aa635355a6887ff3e3753aabfa88 /www/php-apc/distinfo | |
parent | ce389237047d7fb092c428c43b9fcdcc8da28c62 (diff) | |
download | pkgsrc-de7899a29a701bfc59f03a5ff7fa262332158e47.tar.gz |
Update php-apc pacakge to 3.1.9.
3.1.9 (stable)
- Fix regression introduced in 3.1.8 (#22687)
3.1.8 (stable)
- Windows read-write locks support on Windows XP or later and Windows
Win7 or later (use php_apc-xp.dll or php_apc-win7.dll)
- Fix variable type check in user cache update
- Make warnings that user cannot do anything about debug messages
- Fixed bug #21400 (Minor memory leak in MINFO)
- Fixed bug #18890: Ensure that --enable-apc-debug=no disables debug mode.
- Fixed bug #19459: check for expiry while looping through the iterator slots
3.1.7 (beta)
- pthread read-write locks support
- apc.serializer hooks, export apc_serializer.h as an API
- Fix regression bug #20529: Look up files in CWD
- Pool allocator fixes for large allocations
- trunk compat fixes (Kalle)
- ZTS fixes (Pierre, Hirokawa)
- Readability and warning fixes (Pierre, Kalle)
Diffstat (limited to 'www/php-apc/distinfo')
-rw-r--r-- | www/php-apc/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/php-apc/distinfo b/www/php-apc/distinfo index de276c2097e..cb5e3bf0d37 100644 --- a/www/php-apc/distinfo +++ b/www/php-apc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2010/12/19 03:02:25 taca Exp $ +$NetBSD: distinfo,v 1.9 2011/05/16 13:10:56 taca Exp $ -SHA1 (php-apc/apc-3.1.6.tgz) = 24993518b454bda7b4773c3a86bfdfc0676f3106 -RMD160 (php-apc/apc-3.1.6.tgz) = ca65c0686f506afff3407f337e7c5edeccf13b2b -Size (php-apc/apc-3.1.6.tgz) = 148835 bytes +SHA1 (php-apc/apc-3.1.9.tgz) = 417b95e63496de7f785b4917166098c6ac996008 +RMD160 (php-apc/apc-3.1.9.tgz) = 67288c957a0234a82912f06e51c6f60f4ed4c66c +Size (php-apc/apc-3.1.9.tgz) = 155540 bytes |