Skip to content

Commit

Permalink
textproc/rubygem-elasticsearch: Update to 7.17.7
Browse files Browse the repository at this point in the history
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/elastic/elasticsearch-ruby/releases
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 996fa2b commit 3f86675
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions textproc/rubygem-elasticsearch/Makefile
@@ -1,5 +1,5 @@
PORTNAME= elasticsearch
PORTVERSION= 7.17.1
PORTVERSION= 7.17.7
CATEGORIES= textproc rubygems
MASTER_SITES= RG

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

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

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions textproc/rubygem-elasticsearch/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647264866
SHA256 (rubygem/elasticsearch-7.17.1.gem) = 762db6d368bef8268a1f811bb87eb98625d94bfa2bf73b43cc7525af5ea3270c
SIZE (rubygem/elasticsearch-7.17.1.gem) = 15360
TIMESTAMP = 1684104700
SHA256 (rubygem/elasticsearch-7.17.7.gem) = a174c52728f544196319613ba81c3099ef7ebfc7dfb8dc00682208e62f32417b
SIZE (rubygem/elasticsearch-7.17.7.gem) = 15360

0 comments on commit 3f86675

Please sign in to comment.