Revision: 90237 http://trac.macports.org/changeset/90237 Author: ciserlohn@macports.org Date: 2012-02-27 05:52:13 -0800 (Mon, 27 Feb 2012) Log Message: ----------- jruby: update to version 1.6.7 (see #33328; maintainer timeout) - take over maintainership since the previous maintainer has not provided updates or responded to tickets for at least two years now Modified Paths: -------------- trunk/dports/lang/jruby/Portfile Modified: trunk/dports/lang/jruby/Portfile =================================================================== --- trunk/dports/lang/jruby/Portfile 2012-02-27 13:28:15 UTC (rev 90236) +++ trunk/dports/lang/jruby/Portfile 2012-02-27 13:52:13 UTC (rev 90237) @@ -3,10 +3,10 @@ PortSystem 1.0 name jruby -version 1.6.4 +version 1.6.7 categories lang ruby -maintainers gmail.com:ameingast +maintainers ciserlohn platforms darwin description JRuby is an 100% pure-Java implementation of the Ruby \ @@ -22,8 +22,8 @@ distname ${name}-src-${version} worksrcdir ${name}-${version} -checksums rmd160 db720537b22e1f7e4b31db8c325ecb051150c398 \ - sha256 7a19afe6610aba02cb33419e089d6121a4a4dbc182db7b7043e8f2413be0250b +checksums rmd160 250e24ee7bfd5e28aac11b1f571fd067a050ef71 \ + sha256 38a15bc4b9849c9fdfe87077b21be0427ad6432167c9bf55558fc09b57402c37 depends_build port:apache-ant depends_lib bin:java:kaffe
participants (1)
-
ciserlohn@macports.org