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.55
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed6479751b7e
branches: trunk
changeset: 439054:ed6479751b7e
user: taca <taca%pkgsrc.org@localhost>
date: Sun Sep 13 15:49:58 2020 +0000
description:
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
diffstat:
devel/ruby-i18n/Makefile | 4 ++--
devel/ruby-i18n/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r cee89580b334 -r ed6479751b7e devel/ruby-i18n/Makefile
--- a/devel/ruby-i18n/Makefile Sun Sep 13 15:46:12 2020 +0000
+++ b/devel/ruby-i18n/Makefile Sun Sep 13 15:49:58 2020 +0000
@@ -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@localhost
diff -r cee89580b334 -r ed6479751b7e devel/ruby-i18n/distinfo
--- a/devel/ruby-i18n/distinfo Sun Sep 13 15:46:12 2020 +0000
+++ b/devel/ruby-i18n/distinfo Sun Sep 13 15:49:58 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index