summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-09-13 15:49:58 +0000
committertaca <taca@pkgsrc.org>2020-09-13 15:49:58 +0000
commit9d8823d7df18faf23901a2c429c419b519869a87 (patch)
treea43129f92d8df02205e139b7076bb20c3324d973
parent6e7047791429b236f0ed52117ced1205ff7a5023 (diff)
downloadpkgsrc-9d8823d7df18faf23901a2c429c419b519869a87.tar.gz
devel/ruby-i18n: update to 1.8.55
Update ruby-i18n package to 1.8.55. 1.8.4 (2020-07-20) * Fixed issue where fallbacks were not working when I18n.fallbacks was an array - #534 * Fixed conditional around deprecating constant of INTERPOLATION_PATTERN - #531 1.8.5 (2020-08-04) * Fixed an issue where users could not use their own custom fallback classes - #536
-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 51a808fa5bc..a2b91ff8cdb 100644
--- a/devel/ruby-i18n/Makefile
+++ b/devel/ruby-i18n/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/06/07 07:44:01 taca Exp $
+# $NetBSD: Makefile,v 1.20 2020/09/13 15:49:58 taca Exp $
-DISTNAME= i18n-1.8.3
+DISTNAME= i18n-1.8.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-i18n/distinfo b/devel/ruby-i18n/distinfo
index 3663020dce1..b209e7374f3 100644
--- a/devel/ruby-i18n/distinfo
+++ b/devel/ruby-i18n/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/06/07 07:44:01 taca Exp $
+$NetBSD: distinfo,v 1.20 2020/09/13 15:49:58 taca Exp $
-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
+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