summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-06-07 07:44:01 +0000
committertaca <taca@pkgsrc.org>2020-06-07 07:44:01 +0000
commitffc191a207f78af5e755df7cbfd91236e30c8ed1 (patch)
treec9fdc12db2b3cd262907e1182c1d4e78f7596108
parent74acad718202a382533b18c3c7638d34bfb7499e (diff)
downloadpkgsrc-ffc191a207f78af5e755df7cbfd91236e30c8ed1.tar.gz
devel/ruby-i18n: update to 1.8.3
Update ruby-i18n to 1.8.3. 1.8.3 (2020-06-05) Features / Improvements * Memory and speed improvements - #527+ #528 * Add option to disable fallbacks for I18n.exists? check - #482 * Add an on_fallback hook to allow users to be notified when a fallback happens - #520 Bug Fixes * Fix an issue with deep_merge and chain fallback backends - #499 & #509 * Fix an issue with Rails ordinal number proc and keyword splatting - #521 * Pass options as keyword arguments to translation procs - #529 * Fix pluralize on unknown locale with attributes - #519
-rw-r--r--devel/ruby-i18n/Makefile4
-rw-r--r--devel/ruby-i18n/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/ruby-i18n/Makefile b/devel/ruby-i18n/Makefile
index c1204bcd757..51a808fa5bc 100644
--- a/devel/ruby-i18n/Makefile
+++ b/devel/ruby-i18n/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/02/05 14:55:14 taca Exp $
+# $NetBSD: Makefile,v 1.19 2020/06/07 07:44:01 taca Exp $
-DISTNAME= i18n-1.8.2
+DISTNAME= i18n-1.8.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-i18n/distinfo b/devel/ruby-i18n/distinfo
index 5ad19a90aad..3663020dce1 100644
--- a/devel/ruby-i18n/distinfo
+++ b/devel/ruby-i18n/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2020/02/05 14:55:14 taca Exp $
+$NetBSD: distinfo,v 1.19 2020/06/07 07:44:01 taca Exp $
-SHA1 (i18n-1.8.2.gem) = 2a910a7321a57472a1656803d3795fcaf3c51ac5
-RMD160 (i18n-1.8.2.gem) = 42081336a26aeb196a4fb10a7b62354ebcf05de6
-SHA512 (i18n-1.8.2.gem) = 0da4547d219e33b030a92295c3ee0604b0e6e853c032e68c91116d9ab0fd16d54e27117dfe9612870bdfd265d9e40db2991dc2037c72b72e6a3b5e1a8fe56dc0
-Size (i18n-1.8.2.gem) = 42496 bytes
+SHA1 (i18n-1.8.3.gem) = 95a8279e0de7625176bb69765357d51151e28564
+RMD160 (i18n-1.8.3.gem) = f584c63b94a550c84f07040af59264afb29dd343
+SHA512 (i18n-1.8.3.gem) = 44a3ebe4a224f531637243a4489d57b5a6262f50393ac6af6f2be1fa1f06397b7a7e84282bae77cdd65932ca328ee90d2024dfaae2128a62365f76db4fb6b02c
+Size (i18n-1.8.3.gem) = 42496 bytes