Revision: 130289 https://trac.macports.org/changeset/130289 Author: larryv@macports.org Date: 2014-12-29 17:21:01 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-pyprotocols: Add Python 2.7 subport Modified Paths: -------------- trunk/dports/python/py-pyprotocols/Portfile Modified: trunk/dports/python/py-pyprotocols/Portfile =================================================================== --- trunk/dports/python/py-pyprotocols/Portfile 2014-12-30 01:20:59 UTC (rev 130288) +++ trunk/dports/python/py-pyprotocols/Portfile 2014-12-30 01:21:01 UTC (rev 130289) @@ -29,7 +29,7 @@ sha1 cb6925bb3186de87ff51ba194379d705d4ce9ec9 \ rmd160 580e78b65e819a3d74824fe6d9c32212749ae31e -python.versions 24 25 26 +python.versions 24 25 26 27 if {${name} ne ${subport}} { depends_lib port:py${python.version}-decoratortools
participants (1)
-
larryv@macports.org