From 2db0774456f8b9b1a811fdadb5e34e449004daaf Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 18 Dec 2013 10:02:40 +0000 Subject: Pullup ticket #4275 - requested by taca devel/ruby-i18n: security update Revisions pulled up: - devel/ruby-i18n/Makefile 1.9 - devel/ruby-i18n/PLIST 1.5 - devel/ruby-i18n/distinfo 1.8 --- Module Name: pkgsrc Committed By: taca Date: Mon Dec 16 09:21:34 UTC 2013 Modified Files: pkgsrc/devel/ruby-i18n: Makefile PLIST distinfo Log Message: 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. --- devel/ruby-i18n/Makefile | 4 ++-- devel/ruby-i18n/PLIST | 3 +-- devel/ruby-i18n/distinfo | 8 ++++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/ruby-i18n/Makefile b/devel/ruby-i18n/Makefile index 56bef69c710..91b519d51d7 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.8.2.1 2013/12/18 10:02:40 tron 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..ef58043e319 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.4.6.1 2013/12/18 10:02:40 tron 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..b97e4db2c14 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.7.2.1 2013/12/18 10:02:40 tron 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 -- cgit v1.2.3