# $Id$ PortSystem 1.0 PortGroup python26 1.0 name bzrtools version 2.0.1 set branch [join [lrange [split ${version} .] 0 1] .] categories devel python platforms darwin maintainers raimue description A collection of plugins bzr. long_description A collection of plugins for bzr. Including rspush for \ pushing to a remote server with rsync, baz-import for importing arch \ or baz branches into bzr, shelve/unshelve for a fine grained 'undo' \ facility, clean-tree for removing unknown files from the current \ tree, graph-ancestory for producing graphs of branch history, and \ many others. homepage http://bazaar-vcs.org/BzrTools master_sites http://code.launchpad.net/${name}/stable/${version}/+download/ worksrcdir ${name} checksums md5 a4a14e3ed4a6fa404123ee22662fa0a5 \ sha1 3f980e50bc8d458e26cbad23ae8c979a56bc4893 \ rmd160 9350f23f6d8ab3ed0d38e30499b4574b9af004c8 depends_lib-append port:bzr \ path:bin/dot:graphviz universal_variant no livecheck.type regex livecheck.url ${homepage} livecheck.regex {bzrtools-(\d+(?:\.\d+)*).tar.gz}