# $Id: Portfile 87185 2011-11-13 12:53:35Z raimue@macports.org $ PortSystem 1.0 PortGroup python27 1.0 name bzr-git version 0.6.5 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 8b42cc72852a60f120fa4b51399025fa70cea492 \ rmd160 4196f085f7d2f2a07cd9d9f5c992d4d1903f6d46 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}