[136062] trunk/dports/science

michaelld at macports.org michaelld at macports.org
Mon May 11 08:39:54 PDT 2015


Revision: 136062
          https://trac.macports.org/changeset/136062
Author:   michaelld at macports.org
Date:     2015-05-11 08:39:54 -0700 (Mon, 11 May 2015)
Log Message:
-----------
various gr-* ports: remove unnecessary legacy Python variants.

Modified Paths:
--------------
    trunk/dports/science/gr-ais/Portfile
    trunk/dports/science/gr-baz/Portfile
    trunk/dports/science/gr-fcdproplus/Portfile
    trunk/dports/science/gr-fosphor/Portfile
    trunk/dports/science/gr-iqbalance/Portfile
    trunk/dports/science/gr-mac/Portfile
    trunk/dports/science/gr-osmosdr/Portfile
    trunk/dports/science/gr-rds/Portfile

Modified: trunk/dports/science/gr-ais/Portfile
===================================================================
--- trunk/dports/science/gr-ais/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-ais/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -66,11 +66,6 @@
 configure.args-append \
     -DCMAKE_MODULES_DIR=${prefix}/share/cmake
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \

Modified: trunk/dports/science/gr-baz/Portfile
===================================================================
--- trunk/dports/science/gr-baz/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-baz/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -78,11 +78,6 @@
 
 configure.ldflags-delete -L${prefix}/lib
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \

Modified: trunk/dports/science/gr-fcdproplus/Portfile
===================================================================
--- trunk/dports/science/gr-fcdproplus/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-fcdproplus/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -52,11 +52,6 @@
 
 configure.ldflags-delete -L${prefix}/lib
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \

Modified: trunk/dports/science/gr-fosphor/Portfile
===================================================================
--- trunk/dports/science/gr-fosphor/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-fosphor/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -51,11 +51,6 @@
 
 configure.ldflags-delete -L${prefix}/lib
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \

Modified: trunk/dports/science/gr-iqbalance/Portfile
===================================================================
--- trunk/dports/science/gr-iqbalance/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-iqbalance/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -101,11 +101,6 @@
 
 configure.ldflags-delete -L${prefix}/lib
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \

Modified: trunk/dports/science/gr-mac/Portfile
===================================================================
--- trunk/dports/science/gr-mac/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-mac/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -70,11 +70,6 @@
     copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/mac
 }
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \

Modified: trunk/dports/science/gr-osmosdr/Portfile
===================================================================
--- trunk/dports/science/gr-osmosdr/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-osmosdr/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -96,11 +96,6 @@
 
 default_variants +docs +uhd +swig +hackrf +fcdproplus +rtlsdr +bladeRF +airspy
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \

Modified: trunk/dports/science/gr-rds/Portfile
===================================================================
--- trunk/dports/science/gr-rds/Portfile	2015-05-11 15:28:43 UTC (rev 136061)
+++ trunk/dports/science/gr-rds/Portfile	2015-05-11 15:39:54 UTC (rev 136062)
@@ -59,11 +59,6 @@
 
 configure.ldflags-delete -L${prefix}/lib
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # specify the Python dependencies
 
 depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150511/86324908/attachment-0001.html>


More information about the macports-changes mailing list