Revision
119505
Author
g5pw@macports.org
Date
2014-04-28 05:44:08 -0700 (Mon, 28 Apr 2014)

Log Message

python/py-colorama:
  update to 0.3.1

Modified Paths

Diff

Modified: trunk/dports/python/py-colorama/Portfile (119504 => 119505)


--- trunk/dports/python/py-colorama/Portfile	2014-04-28 11:19:04 UTC (rev 119504)
+++ trunk/dports/python/py-colorama/Portfile	2014-04-28 12:44:08 UTC (rev 119505)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-colorama
-version             0.2.7
+version             0.3.1
 categories-append   devel
 license             Python
 platforms           darwin
@@ -26,8 +26,8 @@
 if {${name} ne ${subport}} {
     distname            colorama-${version}
 
-    checksums           rmd160  c2f0e930d3e9650ef004c6427d2c949980103862 \
-                        sha256  37dc4e718795a6c5d172de35dab1a278625f78c49883519e337834ff40dddde5
+    checksums           rmd160  579b6287440d32a2156e02ce3dfc68536bb18336 \
+                        sha256  012261ba542a5b18076cac0eaa3892ebe6098e170591e08a8fc0fbf8ab3d5c90
 
     livecheck.type      none
 } else {