[42713] trunk/dports/python/py25-yaml/Portfile

toby at macports.org toby at macports.org
Sat Nov 29 15:43:32 PST 2008


Revision: 42713
          http://trac.macports.org/changeset/42713
Author:   toby at macports.org
Date:     2008-11-29 15:43:31 -0800 (Sat, 29 Nov 2008)
Log Message:
-----------
py25-yaml 3.06, fixes #17378

Modified Paths:
--------------
    trunk/dports/python/py25-yaml/Portfile

Modified: trunk/dports/python/py25-yaml/Portfile
===================================================================
--- trunk/dports/python/py25-yaml/Portfile	2008-11-29 23:41:08 UTC (rev 42712)
+++ trunk/dports/python/py25-yaml/Portfile	2008-11-29 23:43:31 UTC (rev 42713)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name				py25-yaml
-version				3.05
+version				3.06
 categories-append	devel
 maintainers			akira openmaintainer
 description			YAML 1.1 parser and emitter for Python
@@ -19,9 +19,9 @@
 master_sites		http://pyyaml.org/download/pyyaml/
 distname			PyYAML-${version}
 
-checksums			md5 04ebb924a571cfb26d8143069068ce86 \
-				sha1 facf11bc9f6988b76538e46a7ce8a379a9296cb0 \
-				rmd160 1848e00b3b46c93fdd383092a3db8728b6b8bae0
+checksums			md5 3d3c92528f1547756c9e1d80d7d905c7 \
+				sha1 c31ee801ce220a9416ac822524e785b2a2b3038c \
+				rmd160 2a890f9c0ddc00a57f1204bacc1f1b12e495fe62
 
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081129/26b4aa47/attachment.html>


More information about the macports-changes mailing list