pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-i18n devel/ruby-i18n: update to 1.8.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/77c27847f161
branches: trunk
changeset: 444577:77c27847f161
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jan 10 15:08:25 2021 +0000
description:
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.
diffstat:
devel/ruby-i18n/Makefile | 4 ++--
devel/ruby-i18n/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 3a19c89c88a1 -r 77c27847f161 devel/ruby-i18n/Makefile
--- a/devel/ruby-i18n/Makefile Sun Jan 10 15:01:38 2021 +0000
+++ b/devel/ruby-i18n/Makefile Sun Jan 10 15:08:25 2021 +0000
@@ -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@localhost
diff -r 3a19c89c88a1 -r 77c27847f161 devel/ruby-i18n/distinfo
--- a/devel/ruby-i18n/distinfo Sun Jan 10 15:01:38 2021 +0000
+++ b/devel/ruby-i18n/distinfo Sun Jan 10 15:08:25 2021 +0000
@@ -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
-RMD160 (i18n-1.8.5.gem) = 512e0c0cf62fb920ae599bb0743aed3651b501e9
-SHA512 (i18n-1.8.5.gem) = 803eb41f448f410dc941c6f9b792a9feb601de6707c265705b61c509750cdeadcf0176db48cc15dfcd6edd7b821f995dc2245585d957933738b8cbf664faef7b
-Size (i18n-1.8.5.gem) = 42496 bytes
+SHA1 (i18n-1.8.7.gem) = ed7018284e13914778bbdc02ea6c12f915b0b91c
+RMD160 (i18n-1.8.7.gem) = bc2d6631e20ada5d61264190627e128335e4df8e
+SHA512 (i18n-1.8.7.gem) = 7ba13116467a6d45ed6e05a6ea73d0c05127d16652baf4f448e11011bf53227214bdc36d345f5fe57f2a63d1281e66171ec30e89782be5722cb9f06a75c76385
+Size (i18n-1.8.7.gem) = 42496 bytes
Home |
Main Index |
Thread Index |
Old Index