Simple update to the latest release of JRuby. Release notes are
available at: https://www.jruby.org/2021/06/08/jruby-9-2-18-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.93
diff -u -p -r1.93 Makefile
--- Makefile    19 May 2021 01:50:30 -0000      1.93
+++ Makefile    8 Jun 2021 20:23:05 -0000
@@ -5,11 +5,10 @@ ONLY_FOR_ARCHS = amd64
 
 COMMENT =      pure-Java implementation of the Ruby language
 
-V =            9.2.17.0
+V =            9.2.18.0
 DISTNAME =     jruby-dist-${V}-bin
 PKGNAME =      jruby-${V}
 CATEGORIES =   lang lang/ruby
-REVISION =     0
 DISTFILES =    ${DISTNAME}.tar.gz \
                jffi-1.2.18.tar.gz:0 \
                ${JRUBY_LAUNCHER_GEM}:1
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/jruby/distinfo,v
retrieving revision 1.60
diff -u -p -r1.60 distinfo
--- distinfo    1 Apr 2021 14:54:10 -0000       1.60
+++ distinfo    8 Jun 2021 20:23:05 -0000
@@ -1,6 +1,6 @@
 SHA256 (jffi-1.2.18.tar.gz) = BTJsmFFT5MhkSblzLLqjnHVw8HnNDxJ2wvXfQOusvZI=
-SHA256 (jruby-dist-9.2.17.0-bin.tar.gz) = 
dwHTU3s6YG0nZaxtXEDmdd2qAdPOutJqIaZuOq3VwgI=
+SHA256 (jruby-dist-9.2.18.0-bin.tar.gz) = 
QlpclwptkYrlMSdYUGNNEhaeNVd1SyuBf7+3mHoywac=
 SHA256 (jruby-launcher-1.1.9-java.gem) = 
9prnUcy0VqolcmXSsZR5HWWWrFr2cNZVZyH3DHQcEdU=
 SIZE (jffi-1.2.18.tar.gz) = 2210133
-SIZE (jruby-dist-9.2.17.0-bin.tar.gz) = 25790508
+SIZE (jruby-dist-9.2.18.0-bin.tar.gz) = 26289753
 SIZE (jruby-launcher-1.1.9-java.gem) = 65024

Reply via email to