Skip to content

Commit

Permalink
textproc/rubygem-elasticsearch-persistence: Change RUN_DEPENDS from r…
Browse files Browse the repository at this point in the history
…ubygem-elasticsearch to rubygem-elasticsearch7

- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed May 27, 2023
1 parent eb05555 commit eb477c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion textproc/rubygem-elasticsearch-persistence/Makefile
@@ -1,5 +1,6 @@
PORTNAME= elasticsearch-persistence
PORTVERSION= 7.2.1
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG

Expand All @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-activemodel5>=4:databases/rubygem-activemodel5 \
rubygem-activesupport5>=4:devel/rubygem-activesupport5 \
rubygem-elasticsearch>=7<8:textproc/rubygem-elasticsearch \
rubygem-elasticsearch7>=7<8:textproc/rubygem-elasticsearch7 \
rubygem-elasticsearch-model>=${PORTVERSION}:textproc/rubygem-elasticsearch-model \
rubygem-hashie>=0:devel/rubygem-hashie

Expand Down

0 comments on commit eb477c5

Please sign in to comment.