[82498] trunk/dports/python

blb at macports.org blb at macports.org
Sun Aug 14 17:02:27 PDT 2011


Revision: 82498
          http://trac.macports.org/changeset/82498
Author:   blb at macports.org
Date:     2011-08-14 17:02:23 -0700 (Sun, 14 Aug 2011)
Log Message:
-----------
py2*-genshi: unify

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

Added Paths:
-----------
    trunk/dports/python/py-genshi/

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

Modified: trunk/dports/python/py-genshi/Portfile
===================================================================
--- trunk/dports/python/py27-genshi/Portfile	2011-08-14 21:26:23 UTC (rev 82496)
+++ trunk/dports/python/py-genshi/Portfile	2011-08-15 00:02:23 UTC (rev 82498)
@@ -1,8 +1,8 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
-name                py27-genshi
+PortGroup           python 1.0
+name                py-genshi
 version             0.6
 revision            1
 categories-append   textproc www
@@ -25,6 +25,10 @@
                     sha1    8b4d5d43dc614bc83de49c5be1c3b8a3908a8062 \
                     rmd160  bca068da7956f03358d2f46cb4616e06506b8ae9
 
+python.default_version   27
+python.versions     25 26 27
+
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     Genshi-(\\d+(?:\\.\\d+)*)\.tar
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110814/7bd7a5f6/attachment.html>


More information about the macports-changes mailing list