[34571] trunk/dports/devel/bzr-gtk/Portfile

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


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

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

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

Modified: trunk/dports/devel/bzr-gtk/Portfile
===================================================================
--- trunk/dports/devel/bzr-gtk/Portfile	2008-02-28 18:13:49 UTC (rev 34570)
+++ trunk/dports/devel/bzr-gtk/Portfile	2008-02-28 18:13:54 UTC (rev 34571)
@@ -29,4 +29,4 @@
 
 livecheck.check regex
 livecheck.url   ${homepage}
-livecheck.regex "(\[0-9\]+\.\[0-9\]+\.\[0-9\]+) \\(Launchpad\\)"
+livecheck.regex {([0-9]+\.[0-9]+\.[0-9]+) \(Launchpad\)}

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


More information about the macports-changes mailing list