Revision: 100790 https://trac.macports.org/changeset/100790 Author: g5pw@macports.org Date: 2012-12-24 10:44:29 -0800 (Mon, 24 Dec 2012) Log Message: ----------- python/py-bpython: add py33-bpython subport Modified Paths: -------------- trunk/dports/python/py-bpython/Portfile Added Paths: ----------- trunk/dports/python/py-bpython/files/bpython33 Modified: trunk/dports/python/py-bpython/Portfile =================================================================== --- trunk/dports/python/py-bpython/Portfile 2012-12-24 18:37:59 UTC (rev 100789) +++ trunk/dports/python/py-bpython/Portfile 2012-12-24 18:44:29 UTC (rev 100790) @@ -21,7 +21,7 @@ checksums rmd160 7e52c0ec1fa56f42b9660496776876eaf09e9cc5 \ sha256 74a9074c5d5448e09ea9efe6b5305a4f580617d73c38f21eab5fe983312a8ec6 -python.versions 25 26 27 31 32 +python.versions 25 26 27 31 32 33 if {$name != $subport} { livecheck.type none Added: trunk/dports/python/py-bpython/files/bpython33 =================================================================== --- trunk/dports/python/py-bpython/files/bpython33 (rev 0) +++ trunk/dports/python/py-bpython/files/bpython33 2012-12-24 18:44:29 UTC (rev 100790) @@ -0,0 +1,7 @@ +bin/bpython-3.3 +bin/bpython-gtk-3.3 +bin/bpython-urwid-3.3 +${frameworks_dir}/Python.framework/Versions/3.3/man/man1/bpython.1 +${frameworks_dir}/Python.framework/Versions/3.3/man/man5/bpython-config.5 +${frameworks_dir}/Python.framework/Versions/3.3/share/themes/light.theme +${frameworks_dir}/Python.framework/Versions/3.3/share/themes/sample.theme
participants (1)
-
g5pw@macports.org