--- trunk/dports/lang/jruby/Portfile 2012-02-28 14:14:12 UTC (rev 90266)
+++ trunk/dports/lang/jruby/Portfile 2012-02-28 14:16:32 UTC (rev 90267)
@@ -95,3 +95,7 @@
${destroot}${prefix}/bin/${jruby_prefix}${f}
}
}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex {Download the latest release.*<strong>(\d+\.\d+.\d+)}