Revision
74220
Author
dh@macports.org
Date
2010-12-07 17:25:08 -0800 (Tue, 07 Dec 2010)

Log Message

Version bump to 0.21

Modified Paths

Diff

Modified: trunk/dports/python/py26-logilab-astng/Portfile (74219 => 74220)


--- trunk/dports/python/py26-logilab-astng/Portfile	2010-12-08 01:24:42 UTC (rev 74219)
+++ trunk/dports/python/py26-logilab-astng/Portfile	2010-12-08 01:25:08 UTC (rev 74220)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-logilab-astng
-version             0.20.4
+version             0.21.0
 maintainers         dh openmaintainer
 description         Python Abstract Syntax Tree New Generation
 long_description    The aim of this module is to provide a common base representation of python source code for \
@@ -23,9 +23,9 @@
 livecheck.type      regex
 livecheck.regex     {logilab-astng-(\d+(?:\.\d+)*)\.tar\.gz}
 
-checksums           md5     e532eff4389d07aaac3200108fc3bac3 \
-                    sha1    ac629b2563416e02cd6a6c502cf7de3baa5d9b50 \
-                    rmd160  7baf3aaf4f70b95967f4d70942ed84eeb9ae574d
+checksums           md5     582751f0abbd8a530b610f7f1bdd290a \
+                    sha1    fbb8cc9a5f65de35122f3c2f9f61ed909e27ca83 \
+                    rmd160  a8bb10423267ba402b613c44822b48932f364564
 
 depends_lib-append  port:py26-logilab-common