Revision: 69342 http://trac.macports.org/changeset/69342 Author: stromnov@macports.org Date: 2010-07-01 05:33:56 -0700 (Thu, 01 Jul 2010) Log Message: ----------- py26-redis: update to 2.0.0 Modified Paths: -------------- trunk/dports/python/py26-redis/Portfile Modified: trunk/dports/python/py26-redis/Portfile =================================================================== --- trunk/dports/python/py26-redis/Portfile 2010-07-01 12:28:45 UTC (rev 69341) +++ trunk/dports/python/py26-redis/Portfile 2010-07-01 12:33:56 UTC (rev 69342) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-redis -version 1.34.1 +version 2.0.0 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 1310816a2bbf862249c8e6a47f698bab \ - sha1 510edc054b036e196ca24007ca15e608c39e3928 \ - rmd160 0897dc326e740f158417803e9f5764974518b3ea +checksums md5 a77497d026885ed9c467a28e2d00388d \ + sha1 0159f4c0581631db0a79238257ebbb80d86ff61e \ + rmd160 1e7f8b7404a4c37300a8cdeebaf83b507406ab70 livecheck.type regex livecheck.url ${homepage}/downloads