[66251] trunk/dports/lang/jamvm/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Apr 7 19:42:52 PDT 2010
Revision: 66251
http://trac.macports.org/changeset/66251
Author: ryandesign at macports.org
Date: 2010-04-07 19:42:51 -0700 (Wed, 07 Apr 2010)
Log Message:
-----------
jamvm: fix livecheck
Modified Paths:
--------------
trunk/dports/lang/jamvm/Portfile
Modified: trunk/dports/lang/jamvm/Portfile
===================================================================
--- trunk/dports/lang/jamvm/Portfile 2010-04-08 02:41:06 UTC (rev 66250)
+++ trunk/dports/lang/jamvm/Portfile 2010-04-08 02:42:51 UTC (rev 66251)
@@ -24,3 +24,7 @@
xinstall -m 755 ${filespath}/java ${destroot}${prefix}/bin
reinplace "s|__PREFIX__|${prefix}|g" ${destroot}${prefix}/bin/java
}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/jamvm/files/
+livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100407/fa6bf3c6/attachment.html>
More information about the macports-changes
mailing list