CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/16 11:44:38
Modified files:
www/pecl-memcache: Makefile distinfo
www/pecl-memcache/pkg: PLIST
Added files:
www/pecl-memcache/patches: patch-memcache_binary_protocol_c
patch-memcache_pool_c
Removed files:
www/pecl-memcache/patches: patch-memcache_pool_h
Log message:
update to pecl-memcache 3.0.6, ok william@
- 3.0.4 was generating bogus 'delete' commands in some cases;
I noticed this when trying to use memcache as a session storage
backend with Roundcube webmail - this update fixes this.