This updates to the latest version of JRuby. Release announcement at
https://www.jruby.org/2022/08/16/jruby-9-3-7-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.102
diff -u -p -r1.102 Makefile
--- Makefile 29 Jun 2022 22:46:52 -0000 1.102
+++ Makefile 16 Aug 2022 23:09:27 -0000
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS = amd64
COMMENT = pure-Java implementation of the Ruby language
-V = 9.3.6.0
+V = 9.3.7.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.68
diff -u -p -r1.68 distinfo
--- distinfo 29 Jun 2022 22:46:52 -0000 1.68
+++ distinfo 16 Aug 2022 23:09:48 -0000
@@ -1,6 +1,6 @@
SHA256 (jffi-1.3.5.tar.gz) = 15HSIg5X5jGP9s1jfd64nWu4O9HkJivnhS9tVmnLLrQ=
-SHA256 (jruby-dist-9.3.6.0-bin.tar.gz) = dHr2r5mmdPII9A2o2yLXfG2kk6gygOmQtS1SOr2UmeI=
+SHA256 (jruby-dist-9.3.7.0-bin.tar.gz) = lKeos77qwiU6iHbnOt+sa+zssrVNLd+mjyRdyBln0ME=
SHA256 (jruby-launcher-1.1.19-java.gem) = LPGrpNcsdLNq7MSjCxiSXh4h+vcPVuC0ykUyUYquGJo=
SIZE (jffi-1.3.5.tar.gz) = 3152240
-SIZE (jruby-dist-9.3.6.0-bin.tar.gz) = 27730957
+SIZE (jruby-dist-9.3.7.0-bin.tar.gz) = 27731024
SIZE (jruby-launcher-1.1.19-java.gem) = 64000
No comments:
Post a Comment