Revision
130373
Author
larryv@macports.org
Date
2014-12-29 21:07:40 -0800 (Mon, 29 Dec 2014)

Log Message

py-cx_Freeze: Add Python 3.4 subport

Modified Paths

Diff

Modified: trunk/dports/python/py-cx_Freeze/Portfile (130372 => 130373)


--- trunk/dports/python/py-cx_Freeze/Portfile	2014-12-30 05:07:34 UTC (rev 130372)
+++ trunk/dports/python/py-cx_Freeze/Portfile	2014-12-30 05:07:40 UTC (rev 130373)
@@ -24,7 +24,7 @@
 checksums           rmd160  746c673c2f3e5c6ff5fa50874f898be9d288ae17 \
                     sha256  11f8818ab4e1754c81c1226ce3430f29e6ba231a22a153ce3794a5cc464fa11b
 
-python.versions     25 26 27 31 32 33
+python.versions     25 26 27 31 32 33 34
 
 if {${name} ne ${subport}} {
     livecheck.type  none