summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2018-09-23 14:42:41 +0000
committertaca <taca@pkgsrc.org>2018-09-23 14:42:41 +0000
commit8858f57c28bfcb296977511afb3af51d706e702a (patch)
tree73af5bf3976c11435c393abb7630c1558f4ec059 /devel
parent0bcebee891e522d0dd63d7f5422ac73b313211aa (diff)
downloadpkgsrc-8858f57c28bfcb296977511afb3af51d706e702a.tar.gz
devel/ruby-i18n: update to 1.1.0
1.1.0 -- 2018/08/07 * Simplified default exception handler - #414 * Fallbacks now exclude default locale - #415, possibly fixes #413 + #338 * Fixed deprecated use of assert_nothing_raised #417 * Fixed pluralization behavior for KeyValue backend with subtrees disabled - #419 * Allow yaml file extension - #421 1.0.1 -- 2018/04/18 * Removed creation of some anonymous objects in I18n - #393 * Added missing key exception_handler to reserved keys - #412 Thanks to @stereobooster and @tjoyal.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-i18n/Makefile4
-rw-r--r--devel/ruby-i18n/PLIST3
-rw-r--r--devel/ruby-i18n/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/ruby-i18n/Makefile b/devel/ruby-i18n/Makefile
index a6f26ace0e8..6cc71bb4628 100644
--- a/devel/ruby-i18n/Makefile
+++ b/devel/ruby-i18n/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/03/13 17:02:29 taca Exp $
+# $NetBSD: Makefile,v 1.15 2018/09/23 14:42:41 taca Exp $
-DISTNAME= i18n-1.0.0
+DISTNAME= i18n-1.1.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-i18n/PLIST b/devel/ruby-i18n/PLIST
index 6767d58d032..5181677fd9f 100644
--- a/devel/ruby-i18n/PLIST
+++ b/devel/ruby-i18n/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2018/03/13 17:02:29 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2018/09/23 14:42:41 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/MIT-LICENSE
${GEM_LIBDIR}/README.md
@@ -91,6 +91,7 @@ ${GEM_LIBDIR}/test/locale/tag/simple_test.rb
${GEM_LIBDIR}/test/run_all.rb
${GEM_LIBDIR}/test/test_data/locales/de.po
${GEM_LIBDIR}/test/test_data/locales/en.rb
+${GEM_LIBDIR}/test/test_data/locales/en.yaml
${GEM_LIBDIR}/test/test_data/locales/en.yml
${GEM_LIBDIR}/test/test_data/locales/invalid/empty.yml
${GEM_LIBDIR}/test/test_data/locales/invalid/syntax.yml
diff --git a/devel/ruby-i18n/distinfo b/devel/ruby-i18n/distinfo
index 89188aa6a53..bd6412fed3f 100644
--- a/devel/ruby-i18n/distinfo
+++ b/devel/ruby-i18n/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/03/13 17:02:29 taca Exp $
+$NetBSD: distinfo,v 1.15 2018/09/23 14:42:41 taca Exp $
-SHA1 (i18n-1.0.0.gem) = dfeadb32ced73561d16f09eaa0dfc58677c4e2cd
-RMD160 (i18n-1.0.0.gem) = e637d58c517491545d463a8fb8d243e1da05088b
-SHA512 (i18n-1.0.0.gem) = 627720c14413886e0932e962147cac453339a4532301d51931d75413909640487872c478fca3920e71e041c9b375facb4a85dd41dc75111e77c3505275757bcf
-Size (i18n-1.0.0.gem) = 61952 bytes
+SHA1 (i18n-1.1.0.gem) = 08ca48afa071976614d32e2b17447ff2e5f79e03
+RMD160 (i18n-1.1.0.gem) = 798115dd05df1b3fbf209af99310ee685fd50391
+SHA512 (i18n-1.1.0.gem) = f406c79fa15ec20a71cf413ea06f9eac1fac5063549d907a8610bd40e878310825d0f3d7a2077a4d2c91b51f6afc988fe22313e7662b3d439819085e0a769efe
+Size (i18n-1.1.0.gem) = 61952 bytes