devel/rubygem-gitlab-sidekiq-fetcher: Change RUN_DEPENDS from rubygem-sidekiq to rubygem-sidekiq6
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
68c3896d87
commit
51cf7b633a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue