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

ram at macports.org ram at macports.org
Thu Feb 28 10:13:49 PST 2008


Revision: 34570
          http://trac.macosforge.org/projects/macports/changeset/34570
Author:   ram at macports.org
Date:     2008-02-28 10:13:49 -0800 (Thu, 28 Feb 2008)

Log Message:
-----------
devel/bzr: correct livecheck regular expression

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

Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile	2008-02-28 18:13:36 UTC (rev 34569)
+++ trunk/dports/devel/bzr/Portfile	2008-02-28 18:13:49 UTC (rev 34570)
@@ -50,4 +50,4 @@
 
 livecheck.check     regex
 livecheck.url       ${homepage}
-livecheck.regex     "Bazaar (\[0-9\]+\.\[0-9\]+) was released"
+livecheck.regex     {Bazaar ([0-9]+\.[0-9]+) was released}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080228/5d26512c/attachment.html 


More information about the macports-changes mailing list