This updates JRuby to the latest point release. Release announcements
at:
http://jruby.org/2017/05/16/jruby-9-1-9-0.html
http://jruby.org/2017/05/25/jruby-9-1-10-0.html
http://jruby.org/2017/06/14/jruby-9-1-11-0.html
http://jruby.org/2017/06/15/jruby-9-1-12-0.html
Tested on amd64. Will be updating in a couple days unless I hear
objections.
Thanks,
Jeremy
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/jruby/Makefile,v
retrieving revision 1.63
diff -u -p -r1.63 Makefile
--- Makefile 10 Apr 2017 11:46:22 -0000 1.63
+++ Makefile 18 Jun 2017 22:20:56 -0000
@@ -5,7 +5,7 @@ ONLY_FOR_ARCHS = amd64
COMMENT = pure-Java implementation of the Ruby language
-V = 9.1.8.0
+V = 9.1.12.0
DISTNAME = jruby-bin-${V}
PKGNAME = jruby-${V}
CATEGORIES = lang lang/ruby
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/jruby/distinfo,v
retrieving revision 1.41
diff -u -p -r1.41 distinfo
--- distinfo 8 Mar 2017 16:32:25 -0000 1.41
+++ distinfo 18 Jun 2017 22:23:03 -0000
@@ -1,6 +1,6 @@
SHA256 (jnr-jffi-1.2.2-0-g4c196bb.tar.gz) =
xK/m48Z/YA+fg4yFJqcRxceFnT0F98y255Ju9eSE7b0=
-SHA256 (jruby-bin-9.1.8.0.tar.gz) =
IKxQHJmnyzz1Pe1krBuLtuCw9ro0pBuLrMlxXNS7JgE=
+SHA256 (jruby-bin-9.1.12.0.tar.gz) =
3bI8lfSzzD/BzFe4HLTO7ndklu3kArmm6wYizxXhpZc=
SHA256 (jruby-launcher-1.1.1-java.gem) =
0iJ3vtg6aMTK/AIJdpLChL3TSVYqpbp89chB4ywVlOE=
SIZE (jnr-jffi-1.2.2-0-g4c196bb.tar.gz) = 1759433
-SIZE (jruby-bin-9.1.8.0.tar.gz) = 20521524
+SIZE (jruby-bin-9.1.12.0.tar.gz) = 20919880
SIZE (jruby-launcher-1.1.1-java.gem) = 56832
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/lang/jruby/pkg/PLIST,v
retrieving revision 1.37
diff -u -p -r1.37 PLIST
--- pkg/PLIST 8 Mar 2017 16:32:26 -0000 1.37
+++ pkg/PLIST 18 Jun 2017 22:44:47 -0000
@@ -45,7 +45,6 @@ jruby/lib/ruby/gems/1.8/specifications/d
jruby/lib/ruby/gems/1.8/specifications/default/net-telnet-0.1.1.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/power_assert-0.2.3.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/psych-2.2.4-java.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/racc-1.4.14-java.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/rake-10.4.2.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/rdoc-4.2.0.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/test-unit-3.1.1.gemspec
@@ -202,9 +201,14 @@ jruby/lib/ruby/stdlib/getoptlong.rb
jruby/lib/ruby/stdlib/hoe/
jruby/lib/ruby/stdlib/hoe/minitest.rb
jruby/lib/ruby/stdlib/io/
-jruby/lib/ruby/stdlib/io/bsd_console.rb
+jruby/lib/ruby/stdlib/io/console/
jruby/lib/ruby/stdlib/io/console.rb
-jruby/lib/ruby/stdlib/io/linux_console.rb
+jruby/lib/ruby/stdlib/io/console/bsd_console.rb
+jruby/lib/ruby/stdlib/io/console/common.rb
+jruby/lib/ruby/stdlib/io/console/linux_console.rb
+jruby/lib/ruby/stdlib/io/console/native_console.rb
+jruby/lib/ruby/stdlib/io/console/stty_console.rb
+jruby/lib/ruby/stdlib/io/console/stub_console.rb
jruby/lib/ruby/stdlib/io/nonblock.rb
jruby/lib/ruby/stdlib/ipaddr.rb
jruby/lib/ruby/stdlib/irb/
@@ -538,24 +542,10 @@ jruby/lib/ruby/stdlib/psych/y.rb
jruby/lib/ruby/stdlib/psych_jars.rb
jruby/lib/ruby/stdlib/pty.rb
jruby/lib/ruby/stdlib/racc/
-jruby/lib/ruby/stdlib/racc.rb
-jruby/lib/ruby/stdlib/racc/compat.rb
jruby/lib/ruby/stdlib/racc/cparse-jruby.jar
-jruby/lib/ruby/stdlib/racc/debugflags.rb
-jruby/lib/ruby/stdlib/racc/exception.rb
-jruby/lib/ruby/stdlib/racc/grammar.rb
-jruby/lib/ruby/stdlib/racc/grammarfileparser.rb
-jruby/lib/ruby/stdlib/racc/info.rb
-jruby/lib/ruby/stdlib/racc/iset.rb
-jruby/lib/ruby/stdlib/racc/logfilegenerator.rb
-jruby/lib/ruby/stdlib/racc/parser-text.rb
jruby/lib/ruby/stdlib/racc/parser.rb
-jruby/lib/ruby/stdlib/racc/parserfilegenerator.rb
-jruby/lib/ruby/stdlib/racc/pre-setup
-jruby/lib/ruby/stdlib/racc/sourcetext.rb
-jruby/lib/ruby/stdlib/racc/state.rb
-jruby/lib/ruby/stdlib/racc/statetransitiontable.rb
-jruby/lib/ruby/stdlib/racc/static.rb
+jruby/lib/ruby/stdlib/racc/rdoc/
+jruby/lib/ruby/stdlib/racc/rdoc/grammar.en.rdoc
jruby/lib/ruby/stdlib/rake/
jruby/lib/ruby/stdlib/rake.rb
jruby/lib/ruby/stdlib/rake/alt_system.rb
@@ -1096,6 +1086,7 @@ jruby/lib/ruby/stdlib/rubygems/security/
jruby/lib/ruby/stdlib/rubygems/security/policy.rb
jruby/lib/ruby/stdlib/rubygems/security/signer.rb
jruby/lib/ruby/stdlib/rubygems/security/trust_dir.rb
+jruby/lib/ruby/stdlib/rubygems/security_option.rb
jruby/lib/ruby/stdlib/rubygems/server.rb
jruby/lib/ruby/stdlib/rubygems/source/
jruby/lib/ruby/stdlib/rubygems/source.rb