Revision: 121490 https://trac.macports.org/changeset/121490 Author: stromnov@macports.org Date: 2014-06-26 17:13:37 -0700 (Thu, 26 Jun 2014) Log Message: ----------- py-hiredis: update to version 0.1.4 Modified Paths: -------------- trunk/dports/python/py-hiredis/Portfile Modified: trunk/dports/python/py-hiredis/Portfile =================================================================== --- trunk/dports/python/py-hiredis/Portfile 2014-06-27 00:11:14 UTC (rev 121489) +++ trunk/dports/python/py-hiredis/Portfile 2014-06-27 00:13:37 UTC (rev 121490) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-hiredis -version 0.1.3 +version 0.1.4 revision 0 categories-append devel databases platforms darwin @@ -23,8 +23,8 @@ distname hiredis-${version} -checksums rmd160 f305c991efe7001e5de545a4cc333f62d05ed601 \ - sha256 77b7b31fb81d74d356206fae891a18d6095279611bc1d93e927900208173fca1 +checksums rmd160 4a0cd6dc0da65a009943c4c18d7197e062893a02 \ + sha256 eb78e5b2f9f3b5f460b1da24b2d5e6179b3f918295697f8e3a71e982619d1a11 if {${name} ne ${subport}} { livecheck.type none