[130479] trunk/dports/python/py-generator/Portfile
Revision: 130479 https://trac.macports.org/changeset/130479 Author: larryv@macports.org Date: 2014-12-30 18:51:13 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py-generator: Add Python 3.4 subport Modified Paths: -------------- trunk/dports/python/py-generator/Portfile Modified: trunk/dports/python/py-generator/Portfile =================================================================== --- trunk/dports/python/py-generator/Portfile 2014-12-31 02:14:57 UTC (rev 130478) +++ trunk/dports/python/py-generator/Portfile 2014-12-31 02:51:13 UTC (rev 130479) @@ -23,7 +23,7 @@ use_configure no -python.versions 24 25 26 27 31 32 33 +python.versions 24 25 26 27 31 32 33 34 if {${name} ne ${subport}} { build {}
participants (1)
-
larryv@macports.org