# $Id: Portfile 53552 2009-07-08 02:09:01Z blb@macports.org $ PortSystem 1.0 PortGroup python25 1.0 name bzr-rebase version 0.5.1 categories devel python platforms darwin maintainers nomaintainer description Rebase plugin for bzr long_description Rebasing is the process of taking a branch and \ modifying the history so that it appears to start from a different \ point. This can be useful to clean up the history before submitting \ your changes. The tree at the end of the process will be the same \ as if you had merged the other branch, but the history will be \ different. homepage http://bazaar-vcs.org/Rebase master_sites http://samba.org/~jelmer/bzr checksums md5 e06e9a7ea2cee75e60e72000e802ef92 \ sha1 53686580e4d9f14434682244dd126ad54f87bb2b \ rmd160 7ef671f2e005faa8f76861e3c5b5a1e4460bff98 depends_lib-append port:bzr universal_variant no livecheck.check regex livecheck.url ${master_sites} livecheck.regex {bzr-rebase-(\d+(?:\.\d+)*).tar.gz}