Revision: 130374 https://trac.macports.org/changeset/130374 Author: larryv@macports.org Date: 2014-12-29 21:07:42 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{25,26,31,32,33}-cx_Freeze: Replace with py{27,34} Modified Paths: -------------- trunk/dports/python/py-cx_Freeze/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-cx_Freeze/Portfile =================================================================== --- trunk/dports/python/py-cx_Freeze/Portfile 2014-12-30 05:07:40 UTC (rev 130373) +++ trunk/dports/python/py-cx_Freeze/Portfile 2014-12-30 05:07:42 UTC (rev 130374) @@ -24,7 +24,7 @@ checksums rmd160 746c673c2f3e5c6ff5fa50874f898be9d288ae17 \ sha256 11f8818ab4e1754c81c1226ce3430f29e6ba231a22a153ce3794a5cc464fa11b -python.versions 25 26 27 31 32 33 34 +python.versions 27 34 if {${name} ne ${subport}} { livecheck.type none Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 05:07:40 UTC (rev 130373) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 05:07:42 UTC (rev 130374) @@ -117,6 +117,7 @@ py-curlish 1.22_1 26 py-cvxmod 0.4.6_1 26 py-cvxopt 1.1.6_1 31 32 +py-cx_Freeze 4.3.1_1 25 26 31 32 33 py-cython 0.21.1_1 24 25 26 31 32 33 py-cytoolz 0.7.0_1 33 py-dap 2.2.6.7_1 24 25 26
participants (1)
-
larryv@macports.org