Revision
31712
Author
vinc17@macports.org
Date
2007-12-03 16:40:24 -0800 (Mon, 03 Dec 2007)

Log Message

Updated livecheck regexp.

Modified Paths

Diff

Modified: trunk/dports/gnome/liferea/Portfile (31711 => 31712)


--- trunk/dports/gnome/liferea/Portfile	2007-12-04 00:34:35 UTC (rev 31711)
+++ trunk/dports/gnome/liferea/Portfile	2007-12-04 00:40:24 UTC (rev 31712)
@@ -49,4 +49,4 @@
 
 livecheck.check     regex
 livecheck.url       ${homepage}
-livecheck.regex     >(\[0-9.\]+)<
+livecheck.regex     "Latest Stable:.*${name}-(\[0-9.\]+)\\.tar"