summaryrefslogtreecommitdiff
path: root/devel/ruby-i18n
diff options
context:
space:
mode:
authortaca <taca>2013-12-16 09:21:34 +0000
committertaca <taca>2013-12-16 09:21:34 +0000
commit8498c0bfebc97526c79fa3321035fbf23b617ce4 (patch)
tree92b83425c8b1f21d0007d2dc576dd820ed508cb1 /devel/ruby-i18n
parent76a7d7d033cf8d5887b5a021190b9b82c6cc7f9e (diff)
downloadpkgsrc-8498c0bfebc97526c79fa3321035fbf23b617ce4.tar.gz
Update ruby-i18n to 0.6.9. This is security fix.
* Add I18n::exists? method. * Add I18n.locale_available? method. * Delete unused files. * I18n::MissingTranslation exception escapes key names for its html_message, fixing CVE-2013-4492. * Use CGI.escapeHTML instead of CGI.escape_html for Ruby 1.8.7. * Fix an issue with setting I18n.config.enforce_available_locales.
Diffstat (limited to 'devel/ruby-i18n')
-rw-r--r--devel/ruby-i18n/Makefile4
-rw-r--r--devel/ruby-i18n/PLIST3
-rw-r--r--devel/ruby-i18n/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/ruby-i18n/Makefile b/devel/ruby-i18n/Makefile
index 56bef69c710..f73e1afb78d 100644
--- a/devel/ruby-i18n/Makefile
+++ b/devel/ruby-i18n/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2013/09/15 10:07:57 taca Exp $
+# $NetBSD: Makefile,v 1.9 2013/12/16 09:21:34 taca Exp $
-DISTNAME= i18n-0.6.5
+DISTNAME= i18n-0.6.9
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-i18n/PLIST b/devel/ruby-i18n/PLIST
index a606826e955..0991f9d44ec 100644
--- a/devel/ruby-i18n/PLIST
+++ b/devel/ruby-i18n/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2013/03/11 08:05:32 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2013/12/16 09:21:34 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGELOG.textile
${GEM_LIBDIR}/MIT-LICENSE
${GEM_LIBDIR}/README.textile
${GEM_LIBDIR}/ci/Gemfile.no-rails
diff --git a/devel/ruby-i18n/distinfo b/devel/ruby-i18n/distinfo
index a85a80a3ed5..55fa5346864 100644
--- a/devel/ruby-i18n/distinfo
+++ b/devel/ruby-i18n/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2013/09/15 10:07:57 taca Exp $
+$NetBSD: distinfo,v 1.8 2013/12/16 09:21:34 taca Exp $
-SHA1 (i18n-0.6.5.gem) = 2fcf655eff8ac15312a315fa86956be75048ed54
-RMD160 (i18n-0.6.5.gem) = 6536b1ff6e112c05cea4ada9c44c106a18d8c5c7
-Size (i18n-0.6.5.gem) = 62464 bytes
+SHA1 (i18n-0.6.9.gem) = 9754d686f20454da858c5f31a976c77cd98a9236
+RMD160 (i18n-0.6.9.gem) = 5b6d5ea17d1f53ce30ed5299bc63c2f9ee06cde7
+Size (i18n-0.6.9.gem) = 60416 bytes