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

raimue at macports.org raimue at macports.org
Fri Jan 8 04:35:52 PST 2010


Revision: 62452
          http://trac.macports.org/changeset/62452
Author:   raimue at macports.org
Date:     2010-01-08 04:35:49 -0800 (Fri, 08 Jan 2010)
Log Message:
-----------
devel/bzr:
Fix livecheck as it missed last update.

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

Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile	2010-01-08 12:06:21 UTC (rev 62451)
+++ trunk/dports/devel/bzr/Portfile	2010-01-08 12:35:49 UTC (rev 62452)
@@ -51,4 +51,4 @@
 livecheck.type      regex
 livecheck.url       http://feeds.launchpad.net/bzr/announcements.atom
 # Pre-releases end with b[0-9]+ or rc[0-9]+
-livecheck.regex     {(?:bzr |bzr-|Bazaar |bazaar )(\d+(?:\.\d+)*) [rR]eleased}
+livecheck.regex     {(?:bzr |bzr-|Bazaar |bazaar )(\d+(?:\.\d+)*) .*[rR]eleased}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100108/7a2ec564/attachment.html>


More information about the macports-changes mailing list