[34572] trunk/dports/devel/bzrtools/Portfile

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


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

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

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

Modified: trunk/dports/devel/bzrtools/Portfile
===================================================================
--- trunk/dports/devel/bzrtools/Portfile	2008-02-28 18:13:54 UTC (rev 34571)
+++ trunk/dports/devel/bzrtools/Portfile	2008-02-28 18:13:58 UTC (rev 34572)
@@ -33,4 +33,4 @@
 
 livecheck.check regex
 livecheck.url   ${homepage}
-livecheck.regex "bzrtools-(\[0-9\]+\.\[0-9\]+\.\[0-9\]+).tar.gz"
+livecheck.regex {bzrtools-([0-9]+\.[0-9]+\.[0-9]+)\.tar\.gz}

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


More information about the macports-changes mailing list