Sun Jan 10 15:08:25 2021 UTC ()
devel/ruby-i18n: update to 1.8.7

1.8.7 (2021-01-04)

* Fixed a regression with fallback logic: see issues #547, #546 and #542.

1.8.6 (2021-01-01)

* Fallbacks are now stored in Thread.current for multi-threading
  compatibility: #542

* no-op arguments are no longer allowed for I18n.t calls -- fixes an
  incompatibility with Ruby 3.0: #545

This gem's GitHub workflow files have been updated to ensure compatibility
between new Rails versions (6.1) and the new Ruby release (3.0).  See the
"Actions" tab on GitHub for the full range of supported Rails and Ruby
versions.


(taca)
diff -r1.20 -r1.21 pkgsrc/devel/ruby-i18n/Makefile
diff -r1.20 -r1.21 pkgsrc/devel/ruby-i18n/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/devel/ruby-i18n/Makefile (expand / switch to context diff)
--- pkgsrc/devel/ruby-i18n/Makefile 2020/09/13 15:49:58 1.20
+++ pkgsrc/devel/ruby-i18n/Makefile 2021/01/10 15:08:25 1.21
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/09/13 15:49:58 taca Exp $
+# $NetBSD: Makefile,v 1.21 2021/01/10 15:08:25 taca Exp $
 
-DISTNAME=	i18n-1.8.5
+DISTNAME=	i18n-1.8.7
 CATEGORIES=	devel
 
 MAINTAINER=	pkgsrc-users@NetBSD.org

cvs diff -r1.20 -r1.21 pkgsrc/devel/ruby-i18n/distinfo (expand / switch to context diff)
--- pkgsrc/devel/ruby-i18n/distinfo 2020/09/13 15:49:58 1.20
+++ pkgsrc/devel/ruby-i18n/distinfo 2021/01/10 15:08:25 1.21
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2020/09/13 15:49:58 taca Exp $
+$NetBSD: distinfo,v 1.21 2021/01/10 15:08:25 taca Exp $
 
-SHA1 (i18n-1.8.5.gem) = 383b7a07b6111b119d98379195773d9829e9abaf
+SHA1 (i18n-1.8.7.gem) = ed7018284e13914778bbdc02ea6c12f915b0b91c
-RMD160 (i18n-1.8.5.gem) = 512e0c0cf62fb920ae599bb0743aed3651b501e9
+RMD160 (i18n-1.8.7.gem) = bc2d6631e20ada5d61264190627e128335e4df8e
-SHA512 (i18n-1.8.5.gem) = 803eb41f448f410dc941c6f9b792a9feb601de6707c265705b61c509750cdeadcf0176db48cc15dfcd6edd7b821f995dc2245585d957933738b8cbf664faef7b
+SHA512 (i18n-1.8.7.gem) = 7ba13116467a6d45ed6e05a6ea73d0c05127d16652baf4f448e11011bf53227214bdc36d345f5fe57f2a63d1281e66171ec30e89782be5722cb9f06a75c76385
-Size (i18n-1.8.5.gem) = 42496 bytes
+Size (i18n-1.8.7.gem) = 42496 bytes