Revision
60925
Author
rmsfisher@macports.org
Date
2009-11-28 10:13:05 -0800 (Sat, 28 Nov 2009)

Log Message

www/rasqal added livecheck

Modified Paths

Diff

Modified: trunk/dports/www/rasqal/Portfile (60924 => 60925)


--- trunk/dports/www/rasqal/Portfile	2009-11-28 17:54:28 UTC (rev 60924)
+++ trunk/dports/www/rasqal/Portfile	2009-11-28 18:13:05 UTC (rev 60925)
@@ -24,3 +24,6 @@
                     port:raptor \
                     port:zlib
 configure.args      --mandir=${prefix}/share/man
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"