[94027] trunk/dports/devel/bzr/Portfile

raimue at macports.org raimue at macports.org
Wed Jun 6 15:36:40 PDT 2012


Revision: 94027
          https://trac.macports.org/changeset/94027
Author:   raimue at macports.org
Date:     2012-06-06 15:36:40 -0700 (Wed, 06 Jun 2012)
Log Message:
-----------
devel/bzr:
Update to version 2.5.1

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

Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile	2012-06-06 22:34:18 UTC (rev 94026)
+++ trunk/dports/devel/bzr/Portfile	2012-06-06 22:36:40 UTC (rev 94027)
@@ -4,7 +4,7 @@
 PortGroup     python27 1.0
 
 name          bzr
-version       2.5.0
+version       2.5.1
 set branch    [join [lrange [split ${version} .] 0 1] .]
 categories    devel python
 platforms     darwin
@@ -23,8 +23,8 @@
 homepage      http://bazaar-vcs.org/
 master_sites  https://launchpad.net/${name}/${branch}/${version}/+download/
 
-checksums     rmd160  3581accba3317b6f8b4ae889b0599d9546bb6877 \
-              sha256  cb657fca640d3c36794a20e5a1d7398404189541b1290fa1bf19a5eb4e903133
+checksums     rmd160  c577d1aff17782774f0335d317d776a03a464d26 \
+              sha256  967346fa6cc52971a8dfd5171ec22e1928cf455fb4317013b05b0915ff927982
 
 patchfiles    patch-setup.py.diff
 
@@ -49,7 +49,7 @@
 }
 
 variant bash_completion {
-    depends_run-append  port:bash-completion
+    depends_run-append  path:etc/bash_completion:bash-completion
 
     post-destroot {
         xinstall -d ${destroot}${prefix}/etc/bash_completion.d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120606/d5bb009d/attachment.html>


More information about the macports-changes mailing list