diff options
author | taca <taca@pkgsrc.org> | 2018-09-23 15:45:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-09-23 15:45:47 +0000 |
commit | 412be495991fdc53c168ad1cd10f3518c1cfce27 (patch) | |
tree | 66a86aecaea5d16c595be87597f7f1d25b8a8752 /misc | |
parent | 47967c02fbfd455fa5b3cc02aab7e29a85d57bdb (diff) | |
download | pkgsrc-412be495991fdc53c168ad1cd10f3518c1cfce27.tar.gz |
misc/ruby-hashie: update to 3.6.0
## [3.6.0] - 2018-08-13
[3.6.0]: https://github.com/intridea/hashie/compare/v3.5.7...v3.6.0
### Added
* [#455](https://github.com/intridea/hashie/pull/455): Allow overriding methods when passing in a hash - [@lnestor](https://github.com/lnestor).
### Fixed
* [#435](https://github.com/intridea/hashie/pull/435): Mash `default_proc`s are now propagated down to nested sub-Hashes - [@michaelherold](https://github.com/michaelherold).
* [#436](https://github.com/intridea/hashie/pull/436): Ensure that `Hashie::Extensions::IndifferentAccess` injects itself after a non-destructive merge - [@michaelherold](https://github.com/michaelherold).
* [#437](https://github.com/intridea/hashie/pull/437): Allow codependent properties to be set on Dash - [@michaelherold](https://github.com/michaelherold).
* [#438](https://github.com/intridea/hashie/pull/438): Fix: `NameError (uninitialized constant Hashie::Extensions::Parsers::YamlErbParser::Pathname)` in `Hashie::Mash.load` - [@onk](https://github.com/onk).
* [#457](https://github.com/intridea/hashie/pull/457): Fix `Trash` to allow it to copy properties from other properties - [@michaelherold](https://github.com/michaelherold).
### Miscellaneous
* [#433](https://github.com/intridea/hashie/pull/433): Update Rubocop to the most recent version - [@michaelherold](https://github.com/michaelherold).
* [#434](https://github.com/intridea/hashie/pull/434): Add documentation around Mash sub-Hashes - [@michaelherold](https://github.com/michaelherold).
* [#439](https://github.com/intridea/hashie/pull/439): Add an integration spec for Elasticsearch - [@michaelherold](https://github.com/michaelherold).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ruby-hashie/Makefile | 4 | ||||
-rw-r--r-- | misc/ruby-hashie/PLIST | 3 | ||||
-rw-r--r-- | misc/ruby-hashie/distinfo | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/misc/ruby-hashie/Makefile b/misc/ruby-hashie/Makefile index b4dd76e3433..4938af507e9 100644 --- a/misc/ruby-hashie/Makefile +++ b/misc/ruby-hashie/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2018/03/14 14:57:04 taca Exp $ +# $NetBSD: Makefile,v 1.10 2018/09/23 15:45:47 taca Exp $ # -DISTNAME= hashie-3.5.7 +DISTNAME= hashie-3.6.0 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/misc/ruby-hashie/PLIST b/misc/ruby-hashie/PLIST index 46752025573..a5289244613 100644 --- a/misc/ruby-hashie/PLIST +++ b/misc/ruby-hashie/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2017/03/20 14:28:58 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2018/09/23 15:45:47 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/CHANGELOG.md @@ -75,6 +75,7 @@ ${GEM_LIBDIR}/spec/hashie/trash_spec.rb ${GEM_LIBDIR}/spec/hashie/utils_spec.rb ${GEM_LIBDIR}/spec/hashie/version_spec.rb ${GEM_LIBDIR}/spec/hashie_spec.rb +${GEM_LIBDIR}/spec/integration/elasticsearch/integration_spec.rb ${GEM_LIBDIR}/spec/integration/omniauth-oauth2/app.rb ${GEM_LIBDIR}/spec/integration/omniauth-oauth2/integration_spec.rb ${GEM_LIBDIR}/spec/integration/omniauth-oauth2/some_site.rb diff --git a/misc/ruby-hashie/distinfo b/misc/ruby-hashie/distinfo index eace314d7b3..b208a8cd160 100644 --- a/misc/ruby-hashie/distinfo +++ b/misc/ruby-hashie/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2018/03/14 14:57:04 taca Exp $ +$NetBSD: distinfo,v 1.10 2018/09/23 15:45:47 taca Exp $ -SHA1 (hashie-3.5.7.gem) = c6830cab573612f811a80ba6b05c5f993cbfe260 -RMD160 (hashie-3.5.7.gem) = ea9477e2be24e1856142af5d91a3857fc322c800 -SHA512 (hashie-3.5.7.gem) = c7ae610de5fe9b19a724068c26c184b44f951b29b56e3c5240074a372ad24d0ea70e39541812cbd82d5516d9e00e86a33d935b90e086b7db305b9b34b8f44f23 -Size (hashie-3.5.7.gem) = 71680 bytes +SHA1 (hashie-3.6.0.gem) = dd587a50e17f892713228f386650780aa1f9c462 +RMD160 (hashie-3.6.0.gem) = 39d021ac1793f0fae6bc86134b71236d6d4e7cda +SHA512 (hashie-3.6.0.gem) = 7b5355a2b93267d6b7c63608aeac4bb7d21f32a982e2c59771d5a791f9a0c921d11e1b4a185067447917315ce98f8cc5f2b48a31efec3068fb1f1ec0e4386e15 +Size (hashie-3.6.0.gem) = 74752 bytes |