# $Id: Portfile 48515 2009-03-24 04:06:41Z ram@macports.org $ PortSystem 1.0 PortGroup python25 1.0 name bzrtools version 1.13.0 categories devel python platforms darwin maintainers nomaintainer 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 dda51994e233c67175d7f9fb3f2bdc14 \ sha1 4a01c12177bb781fe61cbae4a5cfcf13e5c35636 \ rmd160 a0047ed5e4fccc92a3a0f0a07ee7ab2e2909fb1f depends_lib-append port:bzr \ path:bin/dot:graphviz universal_variant no livecheck.check regex livecheck.url ${homepage} livecheck.regex {bzrtools-(\d+(?:\.\d+)*).tar.gz}