Revision
111877
Author
g5pw@macports.org
Date
2013-10-04 13:52:57 -0700 (Fri, 04 Oct 2013)

Log Message

python/py-colorama:
  update to 0.2.7

Modified Paths

Diff

Modified: trunk/dports/python/py-colorama/Portfile (111876 => 111877)


--- trunk/dports/python/py-colorama/Portfile	2013-10-04 20:35:31 UTC (rev 111876)
+++ trunk/dports/python/py-colorama/Portfile	2013-10-04 20:52:57 UTC (rev 111877)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-colorama
-version             0.2.5
+version             0.2.7
 categories-append   devel
 license             Python
 platforms           darwin
@@ -26,8 +26,8 @@
 if {${name} != ${subport}} {
     distname            colorama-${version}
 
-    checksums           rmd160  447ba0791b07dc7ae24883d9242c1325f9556e4d \
-                        sha256  55bad9c74fbda47c558d581e287cfd9bfff48f196caedcff76bf2fb17149b80b
+    checksums           rmd160  c2f0e930d3e9650ef004c6427d2c949980103862 \
+                        sha256  37dc4e718795a6c5d172de35dab1a278625f78c49883519e337834ff40dddde5
 
     livecheck.type      none
 } else {