# $Id: Portfile 75373 2011-01-24 00:20:13Z raimue@macports.org $ PortSystem 1.0 PortGroup python26 1.0 name bzr-git version 0.5.3 set branch [join [lrange [split ${version} .] 0 1] .] categories devel python platforms darwin 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/ checksums md5 2408cb1ec786cc91237cc526f76ff9ab \ sha1 0851699fb130f80942d744346e93067a7d1aaecc \ rmd160 4dc268e0c58b6d63e69b26cd9eccb60a27eccacd depends_lib-append port:bzr \ port:py26-dulwich universal_variant no livecheck.type regex livecheck.url https://launchpad.net/${name}/+download livecheck.regex {bzr-git-(\d+(?:\.\d+)*).tar.gz}