devel/rubygem-gitlab-sidekiq-fetcher: Change RUN_DEPENDS from rubygem-sidekiq to rubygem-sidekiq6

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2023-01-30 20:46:36 +08:00
parent 68c3896d87
commit 51cf7b633a
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= gitlab-sidekiq-fetcher
PORTVERSION= 0.9.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -10,7 +11,7 @@ WWW= https://github.com/TEA-ebook/sidekiq-reliable-fetch
LICENSE= RUBY
RUN_DEPENDS= rubygem-json>=2.5:devel/rubygem-json \
rubygem-sidekiq>=6.1<7:devel/rubygem-sidekiq
rubygem-sidekiq6>=6.1<7:devel/rubygem-sidekiq6
USES= gem