[65604] trunk/dports/gnome/gramps/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Mar 28 14:40:56 PDT 2010
Revision: 65604
http://trac.macports.org/changeset/65604
Author: ryandesign at macports.org
Date: 2010-03-28 14:40:56 -0700 (Sun, 28 Mar 2010)
Log Message:
-----------
gramps: fix livecheck; see #24258
Modified Paths:
--------------
trunk/dports/gnome/gramps/Portfile
Modified: trunk/dports/gnome/gramps/Portfile
===================================================================
--- trunk/dports/gnome/gramps/Portfile 2010-03-28 21:38:13 UTC (rev 65603)
+++ trunk/dports/gnome/gramps/Portfile 2010-03-28 21:40:56 UTC (rev 65604)
@@ -54,4 +54,5 @@
system "scrollkeeper-update"
}
-livecheck.regex "<title>Stable (.*) released.*</title>"
+livecheck.type regex
+livecheck.regex (?i)${name} (\[0-9.\]+) .*released
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100328/53ec64d3/attachment.html>
More information about the macports-changes
mailing list