pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/ruby lang/ruby: forgot to commit for 2.6.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38efcf887aac
branches:  trunk
changeset: 376710:38efcf887aac
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Apr 12 14:19:26 2022 +0000

description:
lang/ruby: forgot to commit for 2.6.10

diffstat:

 lang/ruby/rubyversion.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 469da291775e -r 38efcf887aac lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Tue Apr 12 14:17:42 2022 +0000
+++ b/lang/ruby/rubyversion.mk  Tue Apr 12 14:19:26 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.245 2022/04/02 07:51:46 nia Exp $
+# $NetBSD: rubyversion.mk,v 1.246 2022/04/12 14:19:26 taca Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -213,7 +213,7 @@
 .endif
 
 # current supported Ruby's version
-RUBY26_VERSION=                2.6.9
+RUBY26_VERSION=                2.6.10
 RUBY27_VERSION=                2.7.5
 RUBY30_VERSION=                3.0.3
 RUBY31_VERSION=                3.1.1
@@ -280,7 +280,7 @@
 RUBY_BUNDLER_VER=              1.17.2
 RUBY_CMATH_VER=                        1.0.0
 RUBY_CSV_VER=                  3.0.9
-RUBY_DATE_VER=                 2.0.2
+RUBY_DATE_VER=                 2.0.3
 RUBY_DBM_VER=                  1.0.0
 RUBY_DID_YOU_MEAN_VER=         1.3.0
 RUBY_E2MMAP_VER=               0.1.0



Home | Main Index | Thread Index | Old Index