[64179] trunk/dports/devel/qbzr/Portfile

raimue at macports.org raimue at macports.org
Wed Feb 24 11:33:05 PST 2010


Revision: 64179
          http://trac.macports.org/changeset/64179
Author:   raimue at macports.org
Date:     2010-02-24 11:33:05 -0800 (Wed, 24 Feb 2010)
Log Message:
-----------
devel/qbzr: Update to version 0.18.2, fix livecheck

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

Modified: trunk/dports/devel/qbzr/Portfile
===================================================================
--- trunk/dports/devel/qbzr/Portfile	2010-02-24 19:29:12 UTC (rev 64178)
+++ trunk/dports/devel/qbzr/Portfile	2010-02-24 19:33:05 UTC (rev 64179)
@@ -4,7 +4,7 @@
 PortGroup     python26 1.0
 
 name          qbzr
-version       0.18.1
+version       0.18.2
 set branch    [join [lrange [split ${version} .] 0 1] .]
 categories    devel python
 platforms     darwin
@@ -17,9 +17,9 @@
 homepage      http://wiki.bazaar.canonical.com/QBzr
 master_sites  https://launchpad.net/${name}/${branch}/${version}/+download/
 
-checksums     md5     3c6be9dfe779e61bcb14bafde875251c \
-              sha1    11ef6794496b8f8666319f7265df3833f40045f8 \
-              rmd160  3e3c4b42718757d646c6c5acb583688d307658ef
+checksums     md5     bbe3ae62ae56e9e53e61201cdd077013 \
+              sha1    2911ab600a6b19420dfe43906821b472989fcd7f \
+              rmd160  9ae8c25418e32e1be775041bc5680e6da92608ed
 
 worksrcdir    ${name}
 
@@ -29,4 +29,4 @@
 
 livecheck.type      regex
 livecheck.url       https://launchpad.net/${name}/+download
-livecheck.regex     {bzr-svn-(\d+(?:\.\d+)*).tar.gz}
+livecheck.regex     {qbzr-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100224/8e607448/attachment.html>


More information about the macports-changes mailing list