Revision
90267
Author
ciserlohn@macports.org
Date
2012-02-28 06:16:32 -0800 (Tue, 28 Feb 2012)

Log Message

jruby: add livecheck

Modified Paths

Diff

Modified: trunk/dports/lang/jruby/Portfile (90266 => 90267)


--- 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+)}