[130118] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Dec 26 23:44:53 PST 2014


Revision: 130118
          https://trac.macports.org/changeset/130118
Author:   larryv at macports.org
Date:     2014-12-26 23:44:53 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
py{25,26}-pyxg: Replace with py27

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-pyxg/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:38:37 UTC (rev 130117)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:44:53 UTC (rev 130118)
@@ -235,6 +235,7 @@
 pyusb               0.4.3_2     25 26
 pyusb-devel         1.0.0a3_1   25 26
 pyx                 0.12.1_4    24 25 26
+pyxg                0.3_1       25 26
 qutip               2.2.0_2     26
 rasterio            0.15_1      33
 rbtools             0.4.3_1     24 25 26

Modified: trunk/dports/python/py-pyxg/Portfile
===================================================================
--- trunk/dports/python/py-pyxg/Portfile	2014-12-27 07:38:37 UTC (rev 130117)
+++ trunk/dports/python/py-pyxg/Portfile	2014-12-27 07:44:53 UTC (rev 130118)
@@ -7,8 +7,7 @@
 
 github.setup        pyxg pyxg 0.3 v
 name                py-pyxg
-python.versions     25 26 27
-python.default_version  27
+python.versions     27
 categories-append   devel
 platforms           darwin
 maintainers         snc openmaintainer
@@ -35,11 +34,6 @@
 }
 
 if {${name} ne ${subport}} {
-    if {${python.version} == 25} {
-        depends_lib-append  port:py${python.version}-bdist_mpkg
-    }
-
     depends_lib-append  port:py${python.version}-pyobjc-cocoa
-
     livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/24d5e67e/attachment.html>


More information about the macports-changes mailing list