Update ruby-gettext_i18n_rails to 0.10.0.

* update setup.
* added support for class hierarchies (sti and abstract-class based).
* use plural translation if options[:count] exists.
* Dropped haml 1.9 hashes warning in README.md.
* Update Gemfile to use HTTPS requests.
* Add Ruby 2.0 support to RubyGettextExtractor module.
This commit is contained in:
taca 2013-06-16 15:08:05 +00:00
parent 15322814e4
commit 00cbf87ec3
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2013/02/11 02:53:06 taca Exp $
# $NetBSD: Makefile,v 1.10 2013/06/16 15:08:05 taca Exp $
DISTNAME= gettext_i18n_rails-0.9.2
DISTNAME= gettext_i18n_rails-0.10.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2013/02/11 02:53:06 taca Exp $
$NetBSD: distinfo,v 1.10 2013/06/16 15:08:05 taca Exp $
SHA1 (gettext_i18n_rails-0.9.2.gem) = bb3ce6c177db1bc662b190d339c80813e696c3df
RMD160 (gettext_i18n_rails-0.9.2.gem) = c15837262d72b433f32c1dcf98e4493bfb47b486
Size (gettext_i18n_rails-0.9.2.gem) = 21504 bytes
SHA1 (gettext_i18n_rails-0.10.0.gem) = 4109512e38fcac5503efc697970bfe8eb67b702c
RMD160 (gettext_i18n_rails-0.10.0.gem) = 5d82b6ff52b3e2a9f94c6cceab159e76d04955f1
Size (gettext_i18n_rails-0.10.0.gem) = 22528 bytes