Upgrade to the latest version of JRuby. We skipped a couple versions due to issues with each. Release notes are available at:
http://jruby.org/2018/04/23/jruby-9-1-17-0.html http://jruby.org/2018/02/21/jruby-9-1-16-0.html http://jruby.org/2017/12/07/jruby-9-1-15-0.html Tested on amd64, the only supported arch. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile =================================================================== RCS file: /cvs/ports/lang/jruby/Makefile,v retrieving revision 1.70 diff -u -p -r1.70 Makefile --- Makefile 20 Nov 2017 20:54:40 -0000 1.70 +++ Makefile 23 Apr 2018 19:09:09 -0000 @@ -5,7 +5,7 @@ ONLY_FOR_ARCHS = amd64 COMMENT = pure-Java implementation of the Ruby language -V = 9.1.14.0 +V = 9.1.17.0 DISTNAME = jruby-dist-${V}-bin PKGNAME = jruby-${V} CATEGORIES = lang lang/ruby Index: distinfo =================================================================== RCS file: /cvs/ports/lang/jruby/distinfo,v retrieving revision 1.44 diff -u -p -r1.44 distinfo --- distinfo 20 Nov 2017 20:54:40 -0000 1.44 +++ distinfo 23 Apr 2018 19:09:09 -0000 @@ -1,6 +1,6 @@ SHA256 (jnr-jffi-1.2.2-0-g4c196bb.tar.gz) = xK/m48Z/YA+fg4yFJqcRxceFnT0F98y255Ju9eSE7b0= -SHA256 (jruby-dist-9.1.14.0-bin.tar.gz) = B0BX5nI1CmZS2SzKql1Rf8fWuYC86LlHUV+2TRFNFlE= +SHA256 (jruby-dist-9.1.17.0-bin.tar.gz) = aiL3v4/vGlJTCpyXganTdK0Hu77w09jirw/1y+rQ39U= SHA256 (jruby-launcher-1.1.1-java.gem) = 0iJ3vtg6aMTK/AIJdpLChL3TSVYqpbp89chB4ywVlOE= SIZE (jnr-jffi-1.2.2-0-g4c196bb.tar.gz) = 1759433 -SIZE (jruby-dist-9.1.14.0-bin.tar.gz) = 21033559 +SIZE (jruby-dist-9.1.17.0-bin.tar.gz) = 21422828 SIZE (jruby-launcher-1.1.1-java.gem) = 56832 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/lang/jruby/pkg/PLIST,v retrieving revision 1.39 diff -u -p -r1.39 PLIST --- pkg/PLIST 15 Sep 2017 03:06:14 -0000 1.39 +++ pkg/PLIST 23 Apr 2018 19:09:09 -0000 @@ -37,9 +37,9 @@ jruby/lib/ruby/gems/1.8/gems/rdoc-4.2.0/ jruby/lib/ruby/gems/1.8/specifications/ jruby/lib/ruby/gems/1.8/specifications/default/ jruby/lib/ruby/gems/1.8/specifications/default/did_you_mean-1.0.1.gemspec -jruby/lib/ruby/gems/1.8/specifications/default/jar-dependencies-0.3.10.gemspec +jruby/lib/ruby/gems/1.8/specifications/default/jar-dependencies-0.3.12.gemspec jruby/lib/ruby/gems/1.8/specifications/default/jruby-openssl-0.9.21-java.gemspec -jruby/lib/ruby/gems/1.8/specifications/default/jruby-readline-1.1.1-java.gemspec +jruby/lib/ruby/gems/1.8/specifications/default/jruby-readline-1.2.2-java.gemspec jruby/lib/ruby/gems/1.8/specifications/default/json-1.8.3-java.gemspec jruby/lib/ruby/gems/1.8/specifications/default/minitest-5.4.1.gemspec jruby/lib/ruby/gems/1.8/specifications/default/net-telnet-0.1.1.gemspec @@ -924,7 +924,6 @@ jruby/lib/ruby/stdlib/rubygems/ jruby/lib/ruby/stdlib/rubygems.rb jruby/lib/ruby/stdlib/rubygems/available_set.rb jruby/lib/ruby/stdlib/rubygems/basic_specification.rb -jruby/lib/ruby/stdlib/rubygems/bundler_version_finder.rb jruby/lib/ruby/stdlib/rubygems/command.rb jruby/lib/ruby/stdlib/rubygems/command_manager.rb jruby/lib/ruby/stdlib/rubygems/commands/ @@ -952,8 +951,6 @@ jruby/lib/ruby/stdlib/rubygems/commands/ jruby/lib/ruby/stdlib/rubygems/commands/search_command.rb jruby/lib/ruby/stdlib/rubygems/commands/server_command.rb jruby/lib/ruby/stdlib/rubygems/commands/setup_command.rb -jruby/lib/ruby/stdlib/rubygems/commands/signin_command.rb -jruby/lib/ruby/stdlib/rubygems/commands/signout_command.rb jruby/lib/ruby/stdlib/rubygems/commands/sources_command.rb jruby/lib/ruby/stdlib/rubygems/commands/specification_command.rb jruby/lib/ruby/stdlib/rubygems/commands/stale_command.rb @@ -1083,13 +1080,13 @@ jruby/lib/ruby/stdlib/rubygems/resolver/ jruby/lib/ruby/stdlib/rubygems/resolver/stats.rb jruby/lib/ruby/stdlib/rubygems/resolver/vendor_set.rb jruby/lib/ruby/stdlib/rubygems/resolver/vendor_specification.rb +jruby/lib/ruby/stdlib/rubygems/safe_yaml.rb jruby/lib/ruby/stdlib/rubygems/security/ jruby/lib/ruby/stdlib/rubygems/security.rb jruby/lib/ruby/stdlib/rubygems/security/policies.rb 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 @@ -1225,6 +1222,7 @@ jruby/lib/ruby/stdlib/uri/ldaps.rb jruby/lib/ruby/stdlib/uri/mailto.rb jruby/lib/ruby/stdlib/uri/rfc2396_parser.rb jruby/lib/ruby/stdlib/uri/rfc3986_parser.rb +jruby/lib/ruby/stdlib/weakref.rb jruby/lib/ruby/stdlib/webrick/ jruby/lib/ruby/stdlib/webrick.rb jruby/lib/ruby/stdlib/webrick/accesslog.rb
