# $Id: Portfile 82797 2011-08-20 17:12:23Z raimue@macports.org $ PortSystem 1.0 PortGroup python27 1.0 name bzr-git version 0.6.2 set branch [join [lrange [split ${version} .] 0 1] .] categories devel python platforms darwin license GPL-2+ maintainers raimue description Plugin that adds support for git repositories long_description \ A plugin for bzr to work with git trees. All operations except \ for \"push\" are supported. homepage http://wiki.bazaar.canonical.com/ForeignBranches/Git master_sites https://launchpad.net/${name}/trunk/${version}/+download/ \ http://samba.org/~jelmer/bzr/ checksums sha1 a6ea6c844d3defa4199623b390485a4deabe04fd \ rmd160 9fdd87ce164363630e5655ee328a8483b9bc4652 depends_lib-append port:bzr \ port:py27-dulwich python.link_binaries_suffix livecheck.type regex livecheck.url https://launchpad.net/${name}/+download livecheck.regex {bzr-git-(\d+(?:\.\d+)*).tar.gz}