diff options
author | taca <taca@pkgsrc.org> | 2015-06-08 14:37:50 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-06-08 14:37:50 +0000 |
commit | 7cfb83866d1c958e986f0b2c481ab6bb04fb08d5 (patch) | |
tree | d50491783854d4a8e3e3b0ec44d84543bdcfdb6c /misc | |
parent | d5262764d3b18fe786c0a6297ef8cda63c0dd7c4 (diff) | |
download | pkgsrc-7cfb83866d1c958e986f0b2c481ab6bb04fb08d5.tar.gz |
Update ruby-hashie to 3.4.2.
## 3.4.2 (6/2/2015)
* [#292](https://github.com/intridea/hashie/pull/292): Removed `Mash#id` and `Mash#type` - [@jrochkind](https://github.com/jrochkind).
* [#297](https://github.com/intridea/hashie/pull/297): Extracted `Trash`'s behavior into a new `Dash::PropertyTranslation` extension - [@michaelherold](https://github.com/michaelherold).
## 3.4.1
* [#269](https://github.com/intridea/hashie/pull/272): Added Hashie::Extensions::DeepLocate - [@msievers](https://github.com/msievers).
* [#270](https://github.com/intridea/hashie/pull/277): Fixed ArgumentError raised when using IndifferentAccess and HashWithIndifferentAccess - [@gardenofwine](https://github.com/gardenofwine).
* [#281](https://github.com/intridea/hashie/pull/281): Added #reverse_merge to Mash to override ActiveSupport's version - [@mgold](https://github.com/mgold).
* [#282](https://github.com/intridea/hashie/pull/282): Fixed coercions in a subclass accumulating in the superclass - [@maxlinc](https://github.com/maxlinc), [@martinstreicher](https://github.com/martinstreicher).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ruby-hashie/Makefile | 4 | ||||
-rw-r--r-- | misc/ruby-hashie/PLIST | 6 | ||||
-rw-r--r-- | misc/ruby-hashie/distinfo | 8 |
3 files changed, 11 insertions, 7 deletions
diff --git a/misc/ruby-hashie/Makefile b/misc/ruby-hashie/Makefile index 1dc1121dfb4..de553e54535 100644 --- a/misc/ruby-hashie/Makefile +++ b/misc/ruby-hashie/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/04 15:25:37 taca Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/08 14:37:50 taca Exp $ # -DISTNAME= hashie-3.4.0 +DISTNAME= hashie-3.4.2 CATEGORIES= misc MAINTAINER= tsutsui@NetBSD.org diff --git a/misc/ruby-hashie/PLIST b/misc/ruby-hashie/PLIST index f1ffe428771..5d9b29402e3 100644 --- a/misc/ruby-hashie/PLIST +++ b/misc/ruby-hashie/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/04 15:25:37 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/08 14:37:50 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/CHANGELOG.md @@ -13,8 +13,10 @@ ${GEM_LIBDIR}/lib/hashie/clash.rb ${GEM_LIBDIR}/lib/hashie/dash.rb ${GEM_LIBDIR}/lib/hashie/extensions/coercion.rb ${GEM_LIBDIR}/lib/hashie/extensions/dash/indifferent_access.rb +${GEM_LIBDIR}/lib/hashie/extensions/dash/property_translation.rb ${GEM_LIBDIR}/lib/hashie/extensions/deep_fetch.rb ${GEM_LIBDIR}/lib/hashie/extensions/deep_find.rb +${GEM_LIBDIR}/lib/hashie/extensions/deep_locate.rb ${GEM_LIBDIR}/lib/hashie/extensions/deep_merge.rb ${GEM_LIBDIR}/lib/hashie/extensions/ignore_undeclared.rb ${GEM_LIBDIR}/lib/hashie/extensions/indifferent_access.rb @@ -38,6 +40,7 @@ ${GEM_LIBDIR}/spec/hashie/extensions/coercion_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/dash/indifferent_access_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/deep_fetch_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/deep_find_spec.rb +${GEM_LIBDIR}/spec/hashie/extensions/deep_locate_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/deep_merge_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/ignore_undeclared_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/indifferent_access_spec.rb @@ -56,4 +59,5 @@ ${GEM_LIBDIR}/spec/hashie/trash_spec.rb ${GEM_LIBDIR}/spec/hashie/version_spec.rb ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/spec/support/module_context.rb +${GEM_LIBDIR}/spec/support/ruby_version.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/misc/ruby-hashie/distinfo b/misc/ruby-hashie/distinfo index 38a783df956..63a4893e73b 100644 --- a/misc/ruby-hashie/distinfo +++ b/misc/ruby-hashie/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/04 15:25:37 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/08 14:37:50 taca Exp $ -SHA1 (hashie-3.4.0.gem) = a21a2d84d6fc5b6499c38388c09a9af17d39d9f5 -RMD160 (hashie-3.4.0.gem) = 80db6cbe9cd14346e2c2671d97d81a40531e0a5f -Size (hashie-3.4.0.gem) = 51712 bytes +SHA1 (hashie-3.4.2.gem) = 7634f9e694ee839da00f8b3679aad8c23d92f19d +RMD160 (hashie-3.4.2.gem) = dbf1004d612ed661b6cef28ee487533ea201226c +Size (hashie-3.4.2.gem) = 56320 bytes |