From f58aa4559f14373a16b2a8dcae6e568f1dd776ed Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Mon, 7 Feb 2022 16:13:39 +0100 Subject: textproc/rubygem-elasticsearch6: update to 6.8.3 Changelog: https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.8.3 6.8.3 Client Adds Typhoeus 1.4, now compatible with Faraday 1.0 Converts all argument keys to symbol in Client initializer Adds the X-Elastic-Client-Meta HTTP header which is used by Elastic Cloud and can be disabled with the enable_meta_header parameter set to false. --- textproc/rubygem-elasticsearch6/Makefile | 2 +- textproc/rubygem-elasticsearch6/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/rubygem-elasticsearch6') diff --git a/textproc/rubygem-elasticsearch6/Makefile b/textproc/rubygem-elasticsearch6/Makefile index 556d1d789252..c4b5c9882454 100644 --- a/textproc/rubygem-elasticsearch6/Makefile +++ b/textproc/rubygem-elasticsearch6/Makefile @@ -1,7 +1,7 @@ # Created by: Ryan Steinmetz PORTNAME= elasticsearch -PORTVERSION= 6.8.2 +PORTVERSION= 6.8.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 6 diff --git a/textproc/rubygem-elasticsearch6/distinfo b/textproc/rubygem-elasticsearch6/distinfo index 30ede50abff1..f761baa27eb3 100644 --- a/textproc/rubygem-elasticsearch6/distinfo +++ b/textproc/rubygem-elasticsearch6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600807921 -SHA256 (rubygem/elasticsearch-6.8.2.gem) = 6ea83d0601ba30ddaa312e4693339f6c361f2ef086a1ba3256be7a71b5395f94 -SIZE (rubygem/elasticsearch-6.8.2.gem) = 9216 +TIMESTAMP = 1644246706 +SHA256 (rubygem/elasticsearch-6.8.3.gem) = 146e61b8ad25122bc034385cc92ea082621222999c70af3d1af3fc3f45d8d238 +SIZE (rubygem/elasticsearch-6.8.3.gem) = 9216 -- cgit v1.2.3