Revision
74135
Author
devans@macports.org
Date
2010-12-05 14:51:36 -0800 (Sun, 05 Dec 2010)

Log Message

gnucash: fix livecheck.

Modified Paths

Diff

Modified: trunk/dports/gnome/gnucash/Portfile (74134 => 74135)


--- trunk/dports/gnome/gnucash/Portfile	2010-12-05 22:27:38 UTC (rev 74134)
+++ trunk/dports/gnome/gnucash/Portfile	2010-12-05 22:51:36 UTC (rev 74135)
@@ -139,5 +139,4 @@
     } 
 }
 
-livecheck.url   http://sourceforge.net/projects/${name}/files/
-livecheck.regex "${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)${extract.suffix}"
+livecheck.regex "/${name} .*/(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)/"