[93592] trunk/dports/python

jmr at macports.org jmr at macports.org
Sun May 27 14:47:53 PDT 2012


Revision: 93592
          https://trac.macports.org/changeset/93592
Author:   jmr at macports.org
Date:     2012-05-27 14:47:53 -0700 (Sun, 27 May 2012)
Log Message:
-----------
replace py-elementtree deps with py24-elementtree

Modified Paths:
--------------
    trunk/dports/python/py-celementtree/Portfile
    trunk/dports/python/py-hgsvn/Portfile
    trunk/dports/python/py-pyobjc2/Portfile
    trunk/dports/python/py-supervisor/Portfile

Modified: trunk/dports/python/py-celementtree/Portfile
===================================================================
--- trunk/dports/python/py-celementtree/Portfile	2012-05-27 21:39:15 UTC (rev 93591)
+++ trunk/dports/python/py-celementtree/Portfile	2012-05-27 21:47:53 UTC (rev 93592)
@@ -20,7 +20,7 @@
 checksums		sha1 b36c95fd90d53746424c10db45b102b8fab260b8
 use_zip			yes
 
-depends_lib-append	port:py-elementtree
+depends_lib-append	port:py24-elementtree
 
 test.run		yes
 test.cmd		${python.bin}

Modified: trunk/dports/python/py-hgsvn/Portfile
===================================================================
--- trunk/dports/python/py-hgsvn/Portfile	2012-05-27 21:39:15 UTC (rev 93591)
+++ trunk/dports/python/py-hgsvn/Portfile	2012-05-27 21:47:53 UTC (rev 93592)
@@ -31,7 +31,7 @@
                         port:subversion
 
     if {${python.version} == 24} {
-        depends_run-append  port:py-elementtree
+        depends_run-append  port:py24-elementtree
     }
 
     post-destroot {

Modified: trunk/dports/python/py-pyobjc2/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc2/Portfile	2012-05-27 21:39:15 UTC (rev 93591)
+++ trunk/dports/python/py-pyobjc2/Portfile	2012-05-27 21:47:53 UTC (rev 93592)
@@ -24,7 +24,7 @@
 
 depends_lib-append     port:py24-distribute \
                 port:py24-py2app \
-                port:py-elementtree
+                port:py24-elementtree
 
 fetch.type      svn
 svn.url         http://svn.red-bean.com/pyobjc/tags/r200-leopard/pyobjc-core/

Modified: trunk/dports/python/py-supervisor/Portfile
===================================================================
--- trunk/dports/python/py-supervisor/Portfile	2012-05-27 21:39:15 UTC (rev 93591)
+++ trunk/dports/python/py-supervisor/Portfile	2012-05-27 21:47:53 UTC (rev 93592)
@@ -15,7 +15,7 @@
 distname		supervisor-${version}
 
 depends_lib-append	port:py24-distribute \
-			port:py-elementtree \
+			port:py24-elementtree \
 			port:py-meld3 \
 			port:py-medusa 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/770da00f/attachment-0001.html>


More information about the macports-changes mailing list