[80987] trunk/dports/devel/bzr-git/Portfile
raimue at macports.org
raimue at macports.org
Fri Jul 22 16:08:34 PDT 2011
Revision: 80987
http://trac.macports.org/changeset/80987
Author: raimue at macports.org
Date: 2011-07-22 16:08:33 -0700 (Fri, 22 Jul 2011)
Log Message:
-----------
devel/bzr-git:
Update to version 0.6.1, add license
Modified Paths:
--------------
trunk/dports/devel/bzr-git/Portfile
Modified: trunk/dports/devel/bzr-git/Portfile
===================================================================
--- trunk/dports/devel/bzr-git/Portfile 2011-07-22 23:06:46 UTC (rev 80986)
+++ trunk/dports/devel/bzr-git/Portfile 2011-07-22 23:08:33 UTC (rev 80987)
@@ -4,11 +4,11 @@
PortGroup python27 1.0
name bzr-git
-version 0.5.4
-revision 1
+version 0.6.1
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
@@ -17,16 +17,17 @@
for \"push\" are supported.
homepage http://wiki.bazaar.canonical.com/ForeignBranches/Git
-master_sites https://launchpad.net/${name}/trunk/${version}/+download/
+master_sites https://launchpad.net/${name}/trunk/${version}/+download/ \
+ http://samba.org/~jelmer/bzr/
-checksums md5 1595837096666c5b50a1740495714346 \
- sha1 679d839653e7c8c64d063137a833342219ee767c \
- rmd160 f218da2eaee09123d619a41c76d71f073e760e67
+checksums md5 17e7fdf64d6386a17980a3f6946dd21b \
+ sha1 e4b313a37c7e2ea24f16e39ec5975c47b9011bba \
+ rmd160 a7c0f09b63fd556d455a8ceddafaaf9dcbc6bf60
depends_lib-append port:bzr \
port:py27-dulwich
-universal_variant no
+python.link_binaries_suffix
livecheck.type regex
livecheck.url https://launchpad.net/${name}/+download
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110722/7d8c810e/attachment.html>
More information about the macports-changes
mailing list