Revision: 130324 https://trac.macports.org/changeset/130324 Author: larryv@macports.org Date: 2014-12-29 18:49:34 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-clint: Add Python 3.4 subport Modified Paths: -------------- trunk/dports/python/py-clint/Portfile Modified: trunk/dports/python/py-clint/Portfile =================================================================== --- trunk/dports/python/py-clint/Portfile 2014-12-30 02:49:32 UTC (rev 130323) +++ trunk/dports/python/py-clint/Portfile 2014-12-30 02:49:34 UTC (rev 130324) @@ -25,7 +25,7 @@ checksums rmd160 225e0b50b56948bf74963da79e4a751140dd8b5c \ sha256 9c974ee8d5bc7fe4f62de1cc48eb85f50c10b17aa712ffa4f15b7e77209f8f35 -python.versions 26 27 31 32 +python.versions 26 27 31 32 34 if {${name} ne ${subport}} { livecheck.type none
participants (1)
-
larryv@macports.org