Revision: 68388 http://trac.macports.org/changeset/68388 Author: singingwolfboy@macports.org Date: 2010-06-02 14:57:24 -0700 (Wed, 02 Jun 2010) Log Message: ----------- Updated py26-yaml to 3.09 Modified Paths: -------------- trunk/dports/python/py26-yaml/Portfile Modified: trunk/dports/python/py26-yaml/Portfile =================================================================== --- trunk/dports/python/py26-yaml/Portfile 2010-06-02 21:55:41 UTC (rev 68387) +++ trunk/dports/python/py26-yaml/Portfile 2010-06-02 21:57:24 UTC (rev 68388) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-yaml -version 3.08 +version 3.09 revision 0 categories-append devel maintainers akitada openmaintainer @@ -21,9 +21,9 @@ master_sites http://pyyaml.org/download/pyyaml/ distname PyYAML-${version} -checksums md5 a4163a2017fa57f448c66815511fa555 \ - sha1 5f9738b74afabcf516ce536b462cb4d18403211d \ - rmd160 fe034d73a8cdc98381099106ac8884d6b6f917d8 +checksums md5 f219af2361e87fdc5e85e95b84c11d87 \ + sha1 6131d6a42bbd3e88d7efa3784d69395a136267be \ + rmd160 b5a5228db448e9c9507682cb36f620596a4a234c variant libyaml description {Enable LibYAML bindings} { depends_lib-append port:libyaml \
participants (1)
-
singingwolfboy@macports.org