[130512] trunk/dports/python/py-htmlcalendar/Portfile
Revision: 130512 https://trac.macports.org/changeset/130512 Author: larryv@macports.org Date: 2014-12-30 19:23:03 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py-htmlcalendar: Add Python 2.7 subport Modified Paths: -------------- trunk/dports/python/py-htmlcalendar/Portfile Modified: trunk/dports/python/py-htmlcalendar/Portfile =================================================================== --- trunk/dports/python/py-htmlcalendar/Portfile 2014-12-31 03:23:01 UTC (rev 130511) +++ trunk/dports/python/py-htmlcalendar/Portfile 2014-12-31 03:23:03 UTC (rev 130512) @@ -21,7 +21,7 @@ sha1 f1b5836f933bf5569912d555bd13923402bcf111 \ rmd160 05a1fcf1a8f5385c7d7219b8c9905bdbdf459391 -python.versions 24 25 26 +python.versions 24 25 26 27 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-htmltemplate
participants (1)
-
larryv@macports.org