[91067] trunk/dports/python/py-elementtree/Portfile

snc at macports.org snc at macports.org
Fri Mar 23 05:53:43 PDT 2012


Revision: 91067
          https://trac.macports.org/changeset/91067
Author:   snc at macports.org
Date:     2012-03-23 05:53:43 -0700 (Fri, 23 Mar 2012)
Log Message:
-----------
py-elementtree: drop py24 subport

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

Modified: trunk/dports/python/py-elementtree/Portfile
===================================================================
--- trunk/dports/python/py-elementtree/Portfile	2012-03-23 12:50:17 UTC (rev 91066)
+++ trunk/dports/python/py-elementtree/Portfile	2012-03-23 12:53:43 UTC (rev 91067)
@@ -5,11 +5,9 @@
 PortGroup python 1.0
 
 name			py-elementtree
-# if version or revision change, be sure to update the py24 subport revision
 version			1.2.6-20050316
-python.versions 24 25 26 27
-# originally for py24
-# python.default_version 24
+python.versions 25 26 27
+python.default_version 27
 categories		python
 platforms		darwin
 maintainers		snc openmaintainer
@@ -24,9 +22,6 @@
 homepage		http://effbot.org/zone/element-index.htm
 
 if {${subport} != ${name}} {
-    if {${python.version} == 24} {
-        revision        1
-    }
     master_sites	http://effbot.org/downloads/
     distname		elementtree-${version}
     checksums           rmd160  813aaf07a0fcdfb23d29b648a8e082e1674539f5 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120323/fe72bb86/attachment.html>


More information about the macports-changes mailing list