pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libmemcached



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Tue Feb  7 11:34:00 UTC 2012

Modified Files:
        pkgsrc/devel/libmemcached: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/devel/libmemcached/patches: patch-configure

Log Message:
Update libmemcached to 1.0.4.

pkgsrc changes:
* Fix build on SunOS
* Add proper libtool support

Upstream changes:

1.0.4
* Fix for memcached_dump().
* Additional testing for memcached_stat_execute().

1.0.3
* Increased size of sort buffer used during Ketama.
* Added support for new behavior to handle dead servers.
* Overall haul of UDP IO.
* Fixed C compile issue with memcached_exist()
* Numerous bug fixes.
* Clang support for OSX.
* All commands now using vector send support.

1.0.2
* Dropped libmemcached/memcached_util.h (undocumented header file)
* Added memcached_touch() and memcached_touch_by_key()
* UDP support restructured to toggle on a complete memcached_st structure.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/libmemcached/Makefile \
    pkgsrc/devel/libmemcached/PLIST pkgsrc/devel/libmemcached/buildlink3.mk \
    pkgsrc/devel/libmemcached/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libmemcached/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index