Skip to content

Commit

Permalink
databases/rubygem-redis-actionpack-rails70: Change RUN_DEPENDS rubyge…
Browse files Browse the repository at this point in the history
…m-redis-rack to rubygem-redis-rack2

- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Dec 14, 2023
1 parent f94622f commit 7c9386c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion databases/rubygem-redis-actionpack-rails70/Makefile
@@ -1,5 +1,6 @@
PORTNAME= redis-actionpack
PORTVERSION= 5.3.0
PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails70
Expand All @@ -12,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE

RUN_DEPENDS= rubygem-actionpack70>=5<8:www/rubygem-actionpack70 \
rubygem-redis-rack>=2.1.0<3:www/rubygem-redis-rack \
rubygem-redis-rack2>=2.1.0<3:www/rubygem-redis-rack2 \
rubygem-redis-store>=1.1.0<2:devel/rubygem-redis-store

USES= gem
Expand Down

0 comments on commit 7c9386c

Please sign in to comment.