[130305] trunk/dports/python/py-chardet/Portfile
Revision: 130305 https://trac.macports.org/changeset/130305 Author: larryv@macports.org Date: 2014-12-29 17:46:24 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-chardet: Add Python 3.4 subport Modified Paths: -------------- trunk/dports/python/py-chardet/Portfile Modified: trunk/dports/python/py-chardet/Portfile =================================================================== --- trunk/dports/python/py-chardet/Portfile 2014-12-30 01:46:21 UTC (rev 130304) +++ trunk/dports/python/py-chardet/Portfile 2014-12-30 01:46:24 UTC (rev 130305) @@ -24,7 +24,7 @@ sha1 b59690c286ae2bc515da9b34eb30629d72f02e27 \ rmd160 f85631355c6ba46f18b1171029dbf3faf1586125 -python.versions 26 27 32 33 +python.versions 26 27 32 33 34 if {${name} ne ${subport}} { depends_build-append \
participants (1)
-
larryv@macports.org