[92875] trunk/dports/python

deric at macports.org deric at macports.org
Wed May 9 06:25:15 PDT 2012


Revision: 92875
          https://trac.macports.org/changeset/92875
Author:   deric at macports.org
Date:     2012-05-09 06:25:15 -0700 (Wed, 09 May 2012)
Log Message:
-----------
py-yaml: Removed left over patchfiles from r92874, py-yaml doesn't support Python 2.4 any more, fixed livecheck.

Revision Links:
--------------
    https://trac.macports.org/changeset/92874

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

Removed Paths:
-------------
    trunk/dports/python/py25-yaml/
    trunk/dports/python/py26-yaml/
    trunk/dports/python/py27-yaml/

Modified: trunk/dports/python/py-yaml/Portfile
===================================================================
--- trunk/dports/python/py-yaml/Portfile	2012-05-09 11:56:27 UTC (rev 92874)
+++ trunk/dports/python/py-yaml/Portfile	2012-05-09 13:25:15 UTC (rev 92875)
@@ -23,8 +23,8 @@
                     sha1    476dcfbcc6f4ebf3c06186229e8e2bd7d7b20e73 \
                     rmd160  0fe20d93030c15b0ea6dcfc8dfee0f1f0d418aeb
 
-python.versions 24 25 26 27
-python.default_version 24
+python.versions 25 26 27
+python.default_version 27
 
 if {$subport != $name} {
     
@@ -54,5 +54,5 @@
     
 }
 
-livecheck.url http://gitorious.org/be/be/commits/master
-livecheck.regex title=\"(\[0-9\]+\.\[0-9\]+\.\[0-9\]+)
+livecheck.url http://pyyaml.org/download/pyyaml/
+livecheck.regex PyYAML-(\[0-9+\]\.\[0-9\]+)\.tar\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120509/f6266491/attachment.html>


More information about the macports-changes mailing list