[98763] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Mon Oct 15 03:47:56 PDT 2012


Revision: 98763
          http://trac.macports.org//changeset/98763
Author:   ryandesign at macports.org
Date:     2012-10-15 03:47:56 -0700 (Mon, 15 Oct 2012)
Log Message:
-----------
disable universal variant of ports that use py-scipy (#36598)

Modified Paths:
--------------
    trunk/dports/python/py26-ete2/Portfile
    trunk/dports/python/py26-fipy/Portfile
    trunk/dports/python/py26-nmrglue/Portfile
    trunk/dports/python/py26-pymvpa/Portfile
    trunk/dports/python/py26-pyphant/Portfile
    trunk/dports/python/py26-scikits-talkbox/Portfile
    trunk/dports/science/pylal/Portfile
    trunk/dports/science/pymol/Portfile
    trunk/dports/science/pymol-devel/Portfile

Modified: trunk/dports/python/py26-ete2/Portfile
===================================================================
--- trunk/dports/python/py26-ete2/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/python/py26-ete2/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -35,3 +35,6 @@
 depends_run         port:py26-mysql \
                     port:py26-scipy \
                     port:py26-pyqt4
+
+# py26-scipy is not universal
+universal_variant   no

Modified: trunk/dports/python/py26-fipy/Portfile
===================================================================
--- trunk/dports/python/py26-fipy/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/python/py26-fipy/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -32,3 +32,6 @@
                     port:py26-scipy \
                     port:py26-ipython \
                     port:gmsh
+
+# py26-scipy is not universal
+universal_variant   no

Modified: trunk/dports/python/py26-nmrglue/Portfile
===================================================================
--- trunk/dports/python/py26-nmrglue/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/python/py26-nmrglue/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -31,6 +31,9 @@
 depends_lib-append  port:py26-scipy \
                     port:py26-numpy
 
+# py26-scipy is not universal
+universal_variant   no
+
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     ${internal_name}-(\[0-9\]+\\.\[0-9\]+)\\.tar\\.gz

Modified: trunk/dports/python/py26-pymvpa/Portfile
===================================================================
--- trunk/dports/python/py26-pymvpa/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/python/py26-pymvpa/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -37,6 +37,9 @@
 
 depends_build           port:git-core
 
+# py26-scipy is not universal
+universal_variant       no
+
 configure.args          --with-system-libsvm
 build.args              --with-system-libsvm
 build.target            build

Modified: trunk/dports/python/py26-pyphant/Portfile
===================================================================
--- trunk/dports/python/py26-pyphant/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/python/py26-pyphant/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -51,6 +51,8 @@
                     port:py26-pyphant-tools \
                     port:py26-sogl
 
+# py26-scipy is not universal
+universal_variant   no
 
 master_sites        sourceforge:pyphant
 # master_sites        http://pyphant.sourceforge.net/nightly-builds/

Modified: trunk/dports/python/py26-scikits-talkbox/Portfile
===================================================================
--- trunk/dports/python/py26-scikits-talkbox/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/python/py26-scikits-talkbox/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -25,6 +25,9 @@
 
 depends_lib         port:py26-scipy
 
+# py26-scipy is not universal
+universal_variant   no
+
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     <i>version (.*)</i>

Modified: trunk/dports/science/pylal/Portfile
===================================================================
--- trunk/dports/science/pylal/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/science/pylal/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -45,6 +45,9 @@
                    port:lalburst \
                    port:lalinspiral
 
+# py27-scipy is not universal
+universal_variant  no
+
 #python.link_binaries_suffix
 
 livecheck.type     regex

Modified: trunk/dports/science/pymol/Portfile
===================================================================
--- trunk/dports/science/pymol/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/science/pymol/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -27,6 +27,9 @@
 depends_lib         port:freetype port:libpng port:python26 port:py26-pmw port:py26-numpy port:py26-scipy port:mesa port:glew port:py26-tkinter port:freeglut
 depends_run         port:xdpyinfo
 
+# py27-scipy is not universal
+universal_variant   no
+
 patchfiles          setup_py.diff pymol_shell.diff pmg_tk_platform.patch apbs-psize.patch
 
 post-patch {

Modified: trunk/dports/science/pymol-devel/Portfile
===================================================================
--- trunk/dports/science/pymol-devel/Portfile	2012-10-15 10:39:41 UTC (rev 98762)
+++ trunk/dports/science/pymol-devel/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
@@ -28,6 +28,9 @@
 depends_lib         port:freetype port:libpng port:python27 port:py27-pmw port:py27-numpy port:py27-scipy port:mesa port:glew port:py27-tkinter
 depends_run         port:xdpyinfo
 
+# py27-scipy is not universal
+universal_variant   no
+
 patchfiles          setup_py.diff pymol_shell.diff
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121015/31a88c4b/attachment.html>


More information about the macports-changes mailing list