[64210] trunk/dports/devel/bzr-rebase/Portfile

raimue at macports.org raimue at macports.org
Thu Feb 25 14:53:00 PST 2010


Revision: 64210
          http://trac.macports.org/changeset/64210
Author:   raimue at macports.org
Date:     2010-02-25 14:52:59 -0800 (Thu, 25 Feb 2010)
Log Message:
-----------
devel/bzr-rebase: Fix livecheck

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

Modified: trunk/dports/devel/bzr-rebase/Portfile
===================================================================
--- trunk/dports/devel/bzr-rebase/Portfile	2010-02-25 20:54:04 UTC (rev 64209)
+++ trunk/dports/devel/bzr-rebase/Portfile	2010-02-25 22:52:59 UTC (rev 64210)
@@ -18,7 +18,7 @@
     as if you had merged the other branch, but the history will be \
     different.
 
-homepage      http://bazaar-vcs.org/Rebase
+homepage      https://launchpad.net/${pkgname}/
 distname      ${pkgname}-${version}
 master_sites  http://launchpad.net/${pkgname}/trunk/${version}/+download/
 
@@ -31,5 +31,4 @@
 universal_variant   no
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     {bzr-rebase-(\d+(?:\.\d+)*).tar.gz}
+livecheck.regex     {Latest version is (\d+\.\d+(?:\.\d+)?)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100225/97e78c0d/attachment.html>


More information about the macports-changes mailing list