[66547] trunk/dports/devel/bzrtools/Portfile

raimue at macports.org raimue at macports.org
Fri Apr 16 06:37:14 PDT 2010


Revision: 66547
          http://trac.macports.org/changeset/66547
Author:   raimue at macports.org
Date:     2010-04-16 06:37:13 -0700 (Fri, 16 Apr 2010)
Log Message:
-----------
devel/bzrtools:
Revert to version 2.1.0, as 2.2.0 is not fully compatible with the currently
stable bzr version 2.1.x.

Modified Paths:
--------------
    trunk/dports/devel/bzrtools/Portfile

Modified: trunk/dports/devel/bzrtools/Portfile
===================================================================
--- trunk/dports/devel/bzrtools/Portfile	2010-04-16 13:32:18 UTC (rev 66546)
+++ trunk/dports/devel/bzrtools/Portfile	2010-04-16 13:37:13 UTC (rev 66547)
@@ -4,8 +4,10 @@
 PortGroup     python26 1.0
 
 name          bzrtools
-version       2.2.0
+version       2.1.0
 set branch    [join [lrange [split ${version} .] 0 1] .]
+revision      1
+epoch         1
 categories    devel python
 platforms     darwin
 maintainers   raimue
@@ -19,12 +21,12 @@
     many others.
 
 homepage      http://bazaar-vcs.org/BzrTools
-master_sites  http://code.launchpad.net/${name}/stable/${version}/+download/
+master_sites  http://code.launchpad.net/${name}/trunk/${version}/+download/
 worksrcdir    ${name}
 
-checksums     md5     8a05bb1d7d2a53bbcecf1b486fa06f76 \
-              sha1    54b65ecd24f6610fa4a5f4b8b62361369972a249 \
-              rmd160  e6a1fcb3f0043aa346ce54dbffcbebd89a4ea84a
+checksums     md5     eb4e6eec259d1e9222c0e73318719515 \
+              sha1    36c4ca7b4461b4e8bd6ca217f527154d183c6342 \
+              rmd160  bde304caa76c224aaaf8e8ef51889eb43c486c67
 
 depends_lib-append port:bzr
 depends_run-append path:bin/dot:graphviz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100416/f9503e5a/attachment.html>


More information about the macports-changes mailing list