[Checkins] SVN: zodbshootout/trunk/ Updated to memcached 1.4.5 and libmemcached 0.40.

Hanno Schlichting hannosch at hannosch.eu
Fri May 28 11:47:17 EDT 2010


Log message for revision 112806:
  Updated to memcached 1.4.5 and libmemcached 0.40.
  

Changed:
  U   zodbshootout/trunk/CHANGES.txt
  U   zodbshootout/trunk/buildout.cfg

-=-
Modified: zodbshootout/trunk/CHANGES.txt
===================================================================
--- zodbshootout/trunk/CHANGES.txt	2010-05-28 15:46:27 UTC (rev 112805)
+++ zodbshootout/trunk/CHANGES.txt	2010-05-28 15:47:17 UTC (rev 112806)
@@ -1,6 +1,8 @@
 Next release
 ------------
 
+- Updated to memcached 1.4.5 and libmemcached 0.40.
+
 - Updated to PostgreSQL 8.4.4.
 
 - Updated to MySql 5.1.46 and a new download url - the old was giving 401's.

Modified: zodbshootout/trunk/buildout.cfg
===================================================================
--- zodbshootout/trunk/buildout.cfg	2010-05-28 15:46:27 UTC (rev 112805)
+++ zodbshootout/trunk/buildout.cfg	2010-05-28 15:47:17 UTC (rev 112806)
@@ -128,13 +128,13 @@
 
 [memcached]
 recipe = zc.recipe.cmmi
-url = http://memcached.googlecode.com/files/memcached-1.4.3.tar.gz
-md5sum = 83c6cc6bad9612536b5acbbbddab3eb3
+url = http://memcached.googlecode.com/files/memcached-1.4.5.tar.gz
+md5sum = 583441a25f937360624024f2881e5ea8
 
 [libmemcached]
 recipe = zc.recipe.cmmi
-url = http://download.tangent.org/libmemcached-0.35.tar.gz
-md5sum = 1fd295009451933ac837a49265d702da
+url = http://launchpad.net/libmemcached/1.0/0.40/+download/libmemcached-0.40.tar.gz
+md5sum = 3566611b0cff70cfde3979a95f62fe85
 extra_options = --without-memcached
 
 [pylibmc]



More information about the checkins mailing list