Update to JRuby 9.0.1.0

This commit is contained in:
jeremy 2015-09-05 14:48:53 +00:00
parent e1a488c7cc
commit 04886a1e92
3 changed files with 19 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.53 2015/07/28 21:55:32 jeremy Exp $
# $OpenBSD: Makefile,v 1.54 2015/09/05 14:48:53 jeremy Exp $
# Runtime failures on i386 in IO#pos and IO#rewind
ONLY_FOR_ARCHS = amd64
@ -7,7 +7,7 @@ SHARED_ONLY = Yes
COMMENT = pure-Java implementation of the Ruby language
V = 9.0.0.0
V = 9.0.1.0
DISTNAME = jruby-bin-${V}
PKGNAME = jruby-${V}
CATEGORIES = lang lang/ruby

View File

@ -1,6 +1,6 @@
SHA256 (jnr-jffi-1.2.2-0-g4c196bb.tar.gz) = xK/m48Z/YA+fg4yFJqcRxceFnT0F98y255Ju9eSE7b0=
SHA256 (jruby-bin-9.0.0.0.tar.gz) = ZVZl2zodwEYsupnUVTKrV9hBa18WjYoAgb3pt6k6OU4=
SHA256 (jruby-bin-9.0.1.0.tar.gz) = PKuOrS8IDrnN8W/DDLwZdMNqSk5snTIdWju9lztkUn8=
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.0.0.0.tar.gz) = 37095913
SIZE (jruby-bin-9.0.1.0.tar.gz) = 37519516
SIZE (jruby-launcher-1.1.1-java.gem) = 56832

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.30 2015/07/26 04:40:16 jeremy Exp $
@comment $OpenBSD: PLIST,v 1.31 2015/09/05 14:48:53 jeremy Exp $
bin/jruby
jruby/
jruby/bin/
@ -40,11 +40,11 @@ jruby/lib/ruby/gems/1.8/gems/rdoc-4.1.0/bin/ri
jruby/lib/ruby/gems/1.8/specifications/
jruby/lib/ruby/gems/1.8/specifications/default/
jruby/lib/ruby/gems/1.8/specifications/default/jar-dependencies-0.1.15.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/jruby-openssl-0.9.7-java.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/jruby-openssl-0.9.11-java.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/json-1.8.0-java.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/minitest-5.4.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.0.14.pre1-java.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/psych-2.0.15-java.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/rake-${RAKE_V}.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/rdoc-4.1.0.gemspec
jruby/lib/ruby/gems/1.8/specifications/default/ruby-maven-3.3.3.gemspec
@ -229,6 +229,8 @@ jruby/lib/ruby/stdlib/debug.rb
jruby/lib/ruby/stdlib/delegate.rb
jruby/lib/ruby/stdlib/digest/
jruby/lib/ruby/stdlib/digest.rb
jruby/lib/ruby/stdlib/digest/digest/
jruby/lib/ruby/stdlib/digest/digest/bubblebabble.rb
jruby/lib/ruby/stdlib/digest/sha2.rb
jruby/lib/ruby/stdlib/drb/
jruby/lib/ruby/stdlib/drb.rb
@ -424,6 +426,16 @@ jruby/lib/ruby/stdlib/jopenssl21/openssl/config.rb
jruby/lib/ruby/stdlib/jopenssl21/openssl/digest.rb
jruby/lib/ruby/stdlib/jopenssl21/openssl/ssl.rb
jruby/lib/ruby/stdlib/jopenssl21/openssl/x509.rb
jruby/lib/ruby/stdlib/jopenssl22/
jruby/lib/ruby/stdlib/jopenssl22/openssl/
jruby/lib/ruby/stdlib/jopenssl22/openssl.rb
jruby/lib/ruby/stdlib/jopenssl22/openssl/bn.rb
jruby/lib/ruby/stdlib/jopenssl22/openssl/buffering.rb
jruby/lib/ruby/stdlib/jopenssl22/openssl/cipher.rb
jruby/lib/ruby/stdlib/jopenssl22/openssl/config.rb
jruby/lib/ruby/stdlib/jopenssl22/openssl/digest.rb
jruby/lib/ruby/stdlib/jopenssl22/openssl/ssl.rb
jruby/lib/ruby/stdlib/jopenssl22/openssl/x509.rb
jruby/lib/ruby/stdlib/jruby/
jruby/lib/ruby/stdlib/jruby/compiler/
jruby/lib/ruby/stdlib/jruby/compiler.rb