Ticket #24756: JRuby-Portfile.diff
File JRuby-Portfile.diff, 976 bytes (added by n0ts (Naoya Nakazawa), 15 years ago) |
---|
-
(a) Portfile-org vs. (b) Portfile
a b 3 3 PortSystem 1.0 4 4 5 5 name jruby 6 version 1.4. 06 version 1.4.1 7 7 8 8 categories lang ruby 9 9 maintainers gmail.com:ameingast … … 18 18 on C language-based extensions have been reimplemented. 19 19 homepage http://jruby.codehaus.org/ 20 20 21 master_sites http://jruby. kenai.com/downloads/${version}/21 master_sites http://jruby.org.s3.amazonaws.com/downloads/${version} 22 22 distname ${name}-src-${version} 23 23 worksrcdir ${name}-${version} 24 24 use_bzip2 no 25 checksums md5 a363b6c2ea24f0ef8df478c93ac8cc59\26 sha1 3d6f634e16b789a5a086327c0f09710dd29d1ec725 checksums md5 30778f878bbab2ebd55e57e5a71c9976 \ 26 sha1 282a730d33fe5ba0686297de6ff68eee443e67ab 27 27 28 28 depends_build bin:ant:apache-ant 29 29 depends_lib bin:java:kaffe