[94528] trunk/dports

jmr at macports.org jmr at macports.org
Thu Jun 21 15:33:03 PDT 2012


Revision: 94528
          https://trac.macports.org/changeset/94528
Author:   jmr at macports.org
Date:     2012-06-21 15:33:03 -0700 (Thu, 21 Jun 2012)
Log Message:
-----------
delete obsolete py*-xml (see #32090)

Modified Paths:
--------------
    trunk/dports/graphics/inkscape/Portfile
    trunk/dports/graphics/inkscape-devel/Portfile
    trunk/dports/python/py-soappy/Portfile
    trunk/dports/python/py-xmldiff/Portfile
    trunk/dports/python/py-xmltramp/Portfile
    trunk/dports/python/py-zsi/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-xml/
    trunk/dports/python/py25-xml/
    trunk/dports/python/py26-xml/
    trunk/dports/python/py27-xml/

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2012-06-21 21:43:21 UTC (rev 94527)
+++ trunk/dports/graphics/inkscape/Portfile	2012-06-21 22:33:03 UTC (rev 94528)
@@ -50,8 +50,7 @@
 variant python26 conflicts python27 description {Configure to use Python version 2.6} {
     depends_lib-append \
         port:py26-lxml \
-        port:py26-numpy \
-        port:py26-xml
+        port:py26-numpy
 
     patchfiles-append  patch-configure-python26.diff
 
@@ -68,8 +67,7 @@
 variant python27 conflicts python26 description {Configure to use Python version 2.7} {
     depends_lib-append \
         port:py27-lxml \
-        port:py27-numpy \
-        port:py27-xml
+        port:py27-numpy
 
     patchfiles-append  patch-configure-python27.diff
 

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2012-06-21 21:43:21 UTC (rev 94527)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2012-06-21 22:33:03 UTC (rev 94528)
@@ -60,8 +60,7 @@
 variant python26 conflicts python27 description {Configure to use Python version 2.6} {
     depends_lib-append \
         port:py26-lxml \
-        port:py26-numpy \
-        port:py26-xml
+        port:py26-numpy
 
     patchfiles-append  patch-configure.ac-python26.diff
 
@@ -78,8 +77,7 @@
 variant python27 conflicts python26 description {Configure to use Python version 2.7} {
     depends_lib-append \
         port:py27-lxml \
-        port:py27-numpy \
-        port:py27-xml
+        port:py27-numpy
 
     patchfiles-append  patch-configure.ac-python27.diff
 

Modified: trunk/dports/python/py-soappy/Portfile
===================================================================
--- trunk/dports/python/py-soappy/Portfile	2012-06-21 21:43:21 UTC (rev 94527)
+++ trunk/dports/python/py-soappy/Portfile	2012-06-21 22:33:03 UTC (rev 94528)
@@ -21,8 +21,7 @@
 distname		SOAPpy-${version}
 checksums		md5 dbdcafe76f73dffaa6948b026607d51b
 
-depends_lib-append	port:py-fpconst \
-				port:py-xml
+depends_lib-append	port:py-fpconst
 
 post-destroot	{
 	xinstall -m 644 -W ${worksrcpath}/docs GettingStarted.txt attrs.txt \

Modified: trunk/dports/python/py-xmldiff/Portfile
===================================================================
--- trunk/dports/python/py-xmldiff/Portfile	2012-06-21 21:43:21 UTC (rev 94527)
+++ trunk/dports/python/py-xmldiff/Portfile	2012-06-21 22:33:03 UTC (rev 94528)
@@ -22,8 +22,6 @@
 				sha1 eed3a15496df1e892c0363273da67f0532a716a7 \
 				rmd160 0ce0e87293f4adc1d801e1bd8f40c32939d6f884
 
-depends_lib-append	port:py-xml
-
 post-destroot	{
 	xinstall -m 644 -W ${worksrcpath} ChangeLog README README.xmlrev TODO \
 		doc/API.html doc/API.txt doc/HELP.html doc/HELP.txt \

Modified: trunk/dports/python/py-xmltramp/Portfile
===================================================================
--- trunk/dports/python/py-xmltramp/Portfile	2012-06-21 21:43:21 UTC (rev 94527)
+++ trunk/dports/python/py-xmltramp/Portfile	2012-06-21 22:33:03 UTC (rev 94528)
@@ -17,8 +17,6 @@
 distfiles		xmltramp-${version}.py
 checksums		md5 1492bd99a119a24d58da5d2849d1e31b
 
-depends_run		port:py-xml
-
 extract	{
 	file mkdir ${worksrcpath}
 	file copy ${distpath}/${distfiles} ${worksrcpath}/xmltramp.py

Modified: trunk/dports/python/py-zsi/Portfile
===================================================================
--- trunk/dports/python/py-zsi/Portfile	2012-06-21 21:43:21 UTC (rev 94527)
+++ trunk/dports/python/py-zsi/Portfile	2012-06-21 22:33:03 UTC (rev 94528)
@@ -21,8 +21,6 @@
 distname		ZSI-${version}
 checksums		sha1 e691d9610f04afad9cf62f7990cfd3b4df47ff01
 
-depends_lib-append	port:py-xml
-
 post-destroot	{
 	xinstall -m 644 ${worksrcpath}/README \
 		${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120621/84c8ca5e/attachment-0001.html>


More information about the macports-changes mailing list