Revision: 117249 https://trac.macports.org/changeset/117249 Author: mmoll@macports.org Date: 2014-02-20 10:00:14 -0800 (Thu, 20 Feb 2014) Log Message: ----------- add py34 subports to a number of my ports Modified Paths: -------------- trunk/dports/python/py-biopython/Portfile trunk/dports/python/py-empy/Portfile trunk/dports/python/py-pygccxml-devel/Portfile trunk/dports/python/py-pyplusplus-devel/Portfile trunk/dports/python/py-pyside/Portfile trunk/dports/python/py-pyside-tools/Portfile trunk/dports/python/py-shiboken/Portfile trunk/dports/python/py-tables/Portfile Modified: trunk/dports/python/py-biopython/Portfile =================================================================== --- trunk/dports/python/py-biopython/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-biopython/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -22,7 +22,7 @@ sha1 144b597edfe04486116811455b0e9b7d450bf618 \ rmd160 8f20643ed90c960a69028572c61d7c27f47fc4f7 -python.versions 27 33 +python.versions 27 33 34 if { ${name} ne ${subport} } { depends_lib-append port:py${python.version}-numpy Modified: trunk/dports/python/py-empy/Portfile =================================================================== --- trunk/dports/python/py-empy/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-empy/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -24,7 +24,7 @@ sha1 9d5ef6effd82722ec9365ecf58682acf04eb50f1 \ rmd160 d445b76dd3238dd3f19f9f4d09daeefbe75ebf38 -python.versions 24 25 26 27 31 32 33 +python.versions 24 25 26 27 31 32 33 34 python.default_version 24 if {${name} eq ${subport}} { Modified: trunk/dports/python/py-pygccxml-devel/Portfile =================================================================== --- trunk/dports/python/py-pygccxml-devel/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-pygccxml-devel/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -6,7 +6,7 @@ name py-pygccxml-devel version 20130731 -python.versions 26 27 31 32 33 +python.versions 26 27 31 32 33 34 categories-append devel maintainers mmoll openmaintainer license Boost-1 Modified: trunk/dports/python/py-pyplusplus-devel/Portfile =================================================================== --- trunk/dports/python/py-pyplusplus-devel/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-pyplusplus-devel/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -5,7 +5,7 @@ name py-pyplusplus-devel version 20130731 -python.versions 26 27 31 32 33 +python.versions 26 27 31 32 33 34 categories-append devel maintainers mmoll openmaintainer license Boost-1 Modified: trunk/dports/python/py-pyside/Portfile =================================================================== --- trunk/dports/python/py-pyside/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-pyside/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -9,7 +9,7 @@ version 1.2.1 revision 1 set qt.ver 4.8 -python.versions 26 27 32 33 +python.versions 26 27 32 33 34 python.default_version 27 categories-append devel maintainers openmaintainer mmoll Modified: trunk/dports/python/py-pyside-tools/Portfile =================================================================== --- trunk/dports/python/py-pyside-tools/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-pyside-tools/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -7,7 +7,7 @@ set realname pyside-tools name py-${realname} version 0.2.15 -python.versions 26 27 32 33 +python.versions 26 27 32 33 34 python.default_version 27 categories-append devel maintainers openmaintainer mmoll Modified: trunk/dports/python/py-shiboken/Portfile =================================================================== --- trunk/dports/python/py-shiboken/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-shiboken/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -8,7 +8,7 @@ name py-${realname} version 1.2.1 revision 1 -python.versions 26 27 32 33 +python.versions 26 27 32 33 34 python.default_version 27 categories-append devel maintainers openmaintainer mmoll Modified: trunk/dports/python/py-tables/Portfile =================================================================== --- trunk/dports/python/py-tables/Portfile 2014-02-20 17:48:54 UTC (rev 117248) +++ trunk/dports/python/py-tables/Portfile 2014-02-20 18:00:14 UTC (rev 117249) @@ -15,7 +15,7 @@ platforms darwin license BSD -python.versions 26 27 32 33 +python.versions 26 27 32 33 34 maintainers mmoll openmaintainer
participants (1)
-
mmoll@macports.org