diff options
author | taca <taca@pkgsrc.org> | 2010-12-04 04:00:24 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-12-04 04:00:24 +0000 |
commit | 6bf39d39dd7aeed727c9d7ccb96438874d14a36f (patch) | |
tree | 4ee19f3ba3d32b2935baedf87aaa29c7907fb10c /devel/ruby-i18n/distinfo | |
parent | 6df7669090251fb27c0b521354d79219d9fc9087 (diff) | |
download | pkgsrc-6bf39d39dd7aeed727c9d7ccb96438874d14a36f.tar.gz |
Update ruby-i18n package to 0.5.0.
0.5.0
* "Extract Backend::ActiveRecord to a separate gem":https://github.com/svenfuchs/i18n/commit/197dacebad356b910d69fa69a719c2ad10cf49e6 (see "i18n-active_record":https://github.com/svenfuchs/i18n-active_record)
* "Improve exception handling":https://github.com/svenfuchs/i18n/commit/2913ff9a7544f223f60e7d7b32c2a0e1af89812b (deprectates I18n.default_exception_handler)
* "Change MissingTranslationData message to 'translation missing: foo.bar'":https://github.com/svenfuchs/i18n/commit/68fdfe47952325411afe5942e971ce10b2bdf900
* "Expose MissingTranslationsData#keys method":https://github.com/svenfuchs/i18n/commit/3a37a389ecaac9670355b334e23e775549ee9822
* "Improve Cascade#lookup (add default options)":https://github.com/svenfuchs/i18n/commit/0b9a1f2058a2be9543106cc19d08071c359511e1
* "Finally remove deprecated interpolation syntax":https://github.com/svenfuchs/i18n/commit/2d43846d2b2a2e596f30fa58ea1c9ddb2243bb64
0.4.2 (2010-10-26)
* "Improve UTF8 handling":http://github.com/svenfuchs/i18n/commit/e8d5820a3b08eeca28de1a2b9c8a6ad2b9e6476c
* "Expose I18n::VERSION":http://github.com/svenfuchs/i18n/commit/b832037bac94c7144f45f3ff5e3b4e4089781726
* "Better deprecation output":http://github.com/svenfuchs/i18n/commit/2bee924464b8a9c33d3d7852eb1c8423aa38cc25
Diffstat (limited to 'devel/ruby-i18n/distinfo')
-rw-r--r-- | devel/ruby-i18n/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ruby-i18n/distinfo b/devel/ruby-i18n/distinfo index 74853373393..6761a2798b6 100644 --- a/devel/ruby-i18n/distinfo +++ b/devel/ruby-i18n/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/16 12:05:27 taca Exp $ +$NetBSD: distinfo,v 1.3 2010/12/04 04:00:24 taca Exp $ -SHA1 (i18n-0.4.1.gem) = ff76842b88a44d20480802a743a3e8d3fe36c281 -RMD160 (i18n-0.4.1.gem) = acaffade6eabdfb6bc3078c90085323a44c33eb5 -Size (i18n-0.4.1.gem) = 36352 bytes +SHA1 (i18n-0.5.0.gem) = 74ec4aeb2c46d6d59864e5fceecd3cd496963a3f +RMD160 (i18n-0.5.0.gem) = 6ecd50e863056b17a979960e0602015e094dd02f +Size (i18n-0.5.0.gem) = 60416 bytes |