Update to the latest release of JRuby.  Release announcement at:
https://www.jruby.org/2025/02/11/jruby-9-4-12-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.119
diff -u -p -u -p -r1.119 Makefile
--- Makefile    2 Feb 2025 05:09:31 -0000       1.119
+++ Makefile    12 Feb 2025 03:41:51 -0000
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS = amd64
 
 COMMENT =      pure-Java implementation of the Ruby language
 
-V =            9.4.11.0
+V =            9.4.12.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.83
diff -u -p -u -p -r1.83 distinfo
--- distinfo    2 Feb 2025 05:09:31 -0000       1.83
+++ distinfo    12 Feb 2025 03:41:51 -0000
@@ -1,6 +1,6 @@
 SHA256 (jffi-1.3.10.tar.gz) = QZWOTjjcxTOTidj4/JjERqcokJJ5SOiQualLs/ivHsw=
-SHA256 (jruby-dist-9.4.11.0-bin.tar.gz) = 
z0BnvcOmq1GMeGWI4khq3AR7nOoLlqQyGLA6xlHSbhE=
+SHA256 (jruby-dist-9.4.12.0-bin.tar.gz) = 
BcXSA9aZDJJnHMQvV9L6HBCDu/0W+nAj3FhIzbjwqi4=
 SHA256 (jruby-launcher-1.1.19-java.gem) = 
LPGrpNcsdLNq7MSjCxiSXh4h+vcPVuC0ykUyUYquGJo=
 SIZE (jffi-1.3.10.tar.gz) = 3304571
-SIZE (jruby-dist-9.4.11.0-bin.tar.gz) = 32243262
+SIZE (jruby-dist-9.4.12.0-bin.tar.gz) = 32244484
 SIZE (jruby-launcher-1.1.19-java.gem) = 64000
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/lang/jruby/pkg/PLIST,v
retrieving revision 1.74
diff -u -p -u -p -r1.74 PLIST
--- pkg/PLIST   2 Feb 2025 05:09:31 -0000       1.74
+++ pkg/PLIST   12 Feb 2025 03:41:52 -0000
@@ -50,9 +50,9 @@ jruby/lib/ruby/gems/1.8/gems/erb-2.2.3/l
 jruby/lib/ruby/gems/1.8/gems/irb-1.4.2/
 jruby/lib/ruby/gems/1.8/gems/irb-1.4.2/exe/
 jruby/lib/ruby/gems/1.8/gems/irb-1.4.2/exe/irb
-jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.5.3/
-jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.5.3/exe/
-jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.5.3/exe/lock_jars
+jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.5.4/
+jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.5.4/exe/
+jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.5.4/exe/lock_jars
 jruby/lib/ruby/gems/1.8/gems/matrix-0.4.2/
 jruby/lib/ruby/gems/1.8/gems/matrix-0.4.2/LICENSE.txt
 jruby/lib/ruby/gems/1.8/gems/matrix-0.4.2/lib/
@@ -556,7 +556,7 @@ jruby/lib/ruby/gems/1.8/specifications/d
 jruby/lib/ruby/gems/1.8/specifications/default/io-wait-0.3.0-java.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/ipaddr-1.2.4.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/irb-1.4.2.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/jar-dependencies-0.5.3.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/jar-dependencies-0.5.4.gemspec
 
jruby/lib/ruby/gems/1.8/specifications/default/jruby-openssl-0.15.3-java.gemspec
 
jruby/lib/ruby/gems/1.8/specifications/default/jruby-readline-1.3.7-java.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/json-2.7.1-java.gemspec

Reply via email to