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-elasticsearch-api6/Makefile | 2 +- textproc/rubygem-elasticsearch-api6/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/rubygem-elasticsearch-api6') diff --git a/textproc/rubygem-elasticsearch-api6/Makefile b/textproc/rubygem-elasticsearch-api6/Makefile index c22aad57d8da..4756ffefe604 100644 --- a/textproc/rubygem-elasticsearch-api6/Makefile +++ b/textproc/rubygem-elasticsearch-api6/Makefile @@ -1,7 +1,7 @@ # Created by: Ryan Steinmetz PORTNAME= elasticsearch-api -PORTVERSION= 6.8.2 +PORTVERSION= 6.8.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 6 diff --git a/textproc/rubygem-elasticsearch-api6/distinfo b/textproc/rubygem-elasticsearch-api6/distinfo index 7060ea5f2ba3..7029738bf8ca 100644 --- a/textproc/rubygem-elasticsearch-api6/distinfo +++ b/textproc/rubygem-elasticsearch-api6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600784162 -SHA256 (rubygem/elasticsearch-api-6.8.2.gem) = 17f550fd2d331c59911072d37d53a616bca37f51772f90b49cfb6a6cab72328b -SIZE (rubygem/elasticsearch-api-6.8.2.gem) = 97792 +TIMESTAMP = 1644246593 +SHA256 (rubygem/elasticsearch-api-6.8.3.gem) = a039c9f7b57e716c62a01507c1ca01006e3f8cbef02ee9a49427468ff2811f21 +SIZE (rubygem/elasticsearch-api-6.8.3.gem) = 97792 -- cgit v1.2.3