Update to 6.3.0
Changes: https://github.com/elastic/elasticsearch-ruby/releases https://github.com/elastic/elasticsearch-ruby/blob/6.x/CHANGELOG.md
This commit is contained in:
parent
a6f4178b6e
commit
514b475060
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498503
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= elasticsearch-xpack
|
||||
PORTVERSION= 6.2.0
|
||||
PORTVERSION= 6.3.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Ruby integrations for the X-Pack extensions for Elasticsearch
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-elasticsearch-api>=6:textproc/rubygem-elasticsearch-api
|
||||
RUN_DEPENDS= rubygem-elasticsearch-api>=${PORTVERSION:R:R}:textproc/rubygem-elasticsearch-api
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1552572533
|
||||
SHA256 (rubygem/elasticsearch-xpack-6.2.0.gem) = 4f3e11d3f12292c059509b4864bc318b44ef6872573da1e56efd558016316964
|
||||
SIZE (rubygem/elasticsearch-xpack-6.2.0.gem) = 86528
|
||||
TIMESTAMP = 1554816935
|
||||
SHA256 (rubygem/elasticsearch-xpack-6.3.0.gem) = 0f7a9a59de8de23a218818a343a48ca5329160137ad2bf9cfaa5ade35f903604
|
||||
SIZE (rubygem/elasticsearch-xpack-6.3.0.gem) = 88064
|
||||
|
|
Loading…
Reference in a new issue