Revision: 79810 http://trac.macports.org/changeset/79810 Author: stromnov@macports.org Date: 2011-06-26 10:51:37 -0700 (Sun, 26 Jun 2011) Log Message: ----------- py27-redis: update to version 2.4.5 Modified Paths: -------------- trunk/dports/python/py27-redis/Portfile Modified: trunk/dports/python/py27-redis/Portfile =================================================================== --- trunk/dports/python/py27-redis/Portfile 2011-06-26 17:50:08 UTC (rev 79809) +++ trunk/dports/python/py27-redis/Portfile 2011-06-26 17:51:37 UTC (rev 79810) @@ -5,7 +5,7 @@ PortGroup python27 1.0 name py27-redis -version 2.4.3 +version 2.4.5 maintainers stromnov openmaintainer description Python client for Redis key-value store @@ -16,9 +16,9 @@ master_sites http://cloud.github.com/downloads/andymccurdy/redis-py/ distname redis-${version} -checksums md5 93f14a9553e820815f53a08e764de780 \ - sha1 78289134b08941e5d01d9a0689ffd6573c35e441 \ - rmd160 3802669c31bf4b48c512581c099ca84a1b7c3a26 +checksums md5 452355fedd490b6e6a658597a2070a61 \ + sha1 b061d3463a434485e9d27b1fbfc239f2da5c014a \ + rmd160 f3e18f1e952d2d71ef439bc3e28c16b1d3f38900 livecheck.type regex livecheck.url ${homepage}/downloads