# $Id: Portfile 53551 2009-07-08 02:08:40Z blb@macports.org $ PortSystem 1.0 PortGroup python25 1.0 name bzrtools version 1.16.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 9d0b7ad49570631ff5847cf7a74d2af7 \ sha1 4c3299bd7bb8a934cf327ba1d8deeb17106d1a88 \ rmd160 6201e5afdd15eca65fb33a969f4cc6f30b3c4a96 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}