# $Id$ PortSystem 1.0 PortGroup python25 1.0 name bzr-rebase version 0.4.2 categories devel python platforms darwin maintainers ram openmaintainer 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 92fa581dbacd709e167e370dff813dc7 \ sha1 e21fa254e2383de709bf3d85fb6a60dd227d808a \ rmd160 91f2ebe30b9bb0d2905dad956f57160cebbe813d depends_lib-append port:bzr universal_variant no livecheck.check regex livecheck.url ${master_sites} livecheck.regex {bzr-rebase-(\d+(?:\.\d+)*).tar.gz}