pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/memcached



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Dec  8 17:41:56 UTC 2015

Modified Files:
        pkgsrc/devel/memcached: Makefile PLIST distinfo
        pkgsrc/devel/memcached/patches: patch-aa

Log Message:
Changes 1.4.25:
Automake improvements
Misc documentation fixes
Misc updates to startup scripts
lru_crawler enable blocks until ready (test failure)
Record and report on time spent in listen_disabled (time_in_listen_disabled_us)
Update manpage for -I command. Make it more clear
Fix display of settings.hot_lru_pct in stats settings
No longer edits the output of ps while processing arguments
No longer crashes when failing to give arguments to some start args
Fix memcached unable to bind to an ipv6 address
No longer attempts bind to same interface more than once
fixed libevent version check: add the missing 1.0.x version check
fix off-by-one in LRU crawler, causing rare segfault
remove another invalid assert(), fixes clang and pedantic compilation


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/memcached/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/memcached/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/memcached/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/memcached/patches/patch-aa

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