Revision: 69305 http://trac.macports.org/changeset/69305 Author: jameskyle@macports.org Date: 2010-06-29 13:03:09 -0700 (Tue, 29 Jun 2010) Log Message: ----------- Updated py26-bpython to current version. #25130 Modified Paths: -------------- trunk/dports/python/py26-bpython/Portfile Modified: trunk/dports/python/py26-bpython/Portfile =================================================================== --- trunk/dports/python/py26-bpython/Portfile 2010-06-29 18:30:24 UTC (rev 69304) +++ trunk/dports/python/py26-bpython/Portfile 2010-06-29 20:03:09 UTC (rev 69305) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-bpython -version 0.9.5.1 +version 0.9.6.2 platforms darwin categories python maintainers jameskyle @@ -17,9 +17,9 @@ master_sites ${homepage}/releases/ distname bpython-${version} -checksums md5 8c1e0da30c76b670e5d65fc2a17daa00 \ - sha1 14453ae591a289bca6b5a26ed79fa58df1928fe6 \ - rmd160 6f3d8e475ebe744803fa4e437c227b249618c597 +checksums md5 d30fdb663fa9957c21c63108ed249b59 \ + sha1 617041bfd22c00b2d6eb025bf3bedd7240f29e29 \ + rmd160 52ab17724575a71c06a04d6398be6c595a2aeffb depends_lib-append port:py26-parsing \ port:py26-pygments \
participants (1)
-
jameskyle@macports.org