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

ram at macports.org ram at macports.org
Tue Oct 7 20:52:39 PDT 2008


Revision: 40592
          http://trac.macports.org/changeset/40592
Author:   ram at macports.org
Date:     2008-10-07 20:52:39 -0700 (Tue, 07 Oct 2008)
Log Message:
-----------
devel/bzr: fix livecheck

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

Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile	2008-10-08 00:27:58 UTC (rev 40591)
+++ trunk/dports/devel/bzr/Portfile	2008-10-08 03:52:39 UTC (rev 40592)
@@ -52,4 +52,4 @@
 
 livecheck.check     regex
 livecheck.url       ${homepage}
-livecheck.regex     {Bazaar ([0-9]+\.[0-9]+) was released}
+livecheck.regex     {Bazaar (\d+(?:\.\d+)*) was released}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081007/1d283781/attachment.html 


More information about the macports-changes mailing list