[74582] trunk/dports/python/py26-redis/Portfile

stromnov at macports.org stromnov at macports.org
Wed Dec 22 07:13:07 PST 2010


Revision: 74582
          http://trac.macports.org/changeset/74582
Author:   stromnov at macports.org
Date:     2010-12-22 07:13:01 -0800 (Wed, 22 Dec 2010)
Log Message:
-----------
py26-redis: update to version 2.2.0

Modified Paths:
--------------
    trunk/dports/python/py26-redis/Portfile

Modified: trunk/dports/python/py26-redis/Portfile
===================================================================
--- trunk/dports/python/py26-redis/Portfile	2010-12-22 15:08:11 UTC (rev 74581)
+++ trunk/dports/python/py26-redis/Portfile	2010-12-22 15:13:01 UTC (rev 74582)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-redis
-version             2.0.0
+version             2.2.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     a77497d026885ed9c467a28e2d00388d \
-                    sha1    0159f4c0581631db0a79238257ebbb80d86ff61e \
-                    rmd160  1e7f8b7404a4c37300a8cdeebaf83b507406ab70
+checksums           md5     ab83f2b7a262debed145b648e15ee96b \
+                    sha1    52d1b90fbcaa902159006320a76f674d9d9d39f1 \
+                    rmd160  46040716e69a7694be16dd58fcf6efb74685a39a
 
 livecheck.type      regex
 livecheck.url       ${homepage}/downloads
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101222/c9166fd7/attachment.html>


More information about the macports-changes mailing list