Skip to content

Commit

Permalink
textproc/rubygem-elasticsearch: Update to 8.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent 3fc0d42 commit deacc15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions textproc/rubygem-elasticsearch/Makefile
@@ -1,5 +1,5 @@
PORTNAME= elasticsearch
PORTVERSION= 8.10.0
PORTVERSION= 8.11.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG

Expand All @@ -10,7 +10,7 @@ WWW= https://github.com/elastic/elasticsearch-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-elastic-transport>=8<9:textproc/rubygem-elastic-transport \
RUN_DEPENDS= rubygem-elastic-transport>=8.3<9:textproc/rubygem-elastic-transport \
rubygem-elasticsearch-api>=${PORTVERSION}<${PORTVERSION}_99:textproc/rubygem-elasticsearch-api

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions textproc/rubygem-elasticsearch/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695143497
SHA256 (rubygem/elasticsearch-8.10.0.gem) = 1a51c51ff9638e5fb06cffcaa17a5dbde13a8a0ca62f00d603ed200d95e8938b
SIZE (rubygem/elasticsearch-8.10.0.gem) = 23040
TIMESTAMP = 1699774904
SHA256 (rubygem/elasticsearch-8.11.0.gem) = f45fe7f7840416c6d599be8902e3c37bc62c5cced1095c73bd80953a831f82b6
SIZE (rubygem/elasticsearch-8.11.0.gem) = 23552

0 comments on commit deacc15

Please sign in to comment.