mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/rubygem-omniauth-github: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
3d9eca5e0f
commit
0844301b99
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= omniauth-github
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -8,7 +9,7 @@ COMMENT= Official OmniAuth strategy for GitHub
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.5<2:security/rubygem-omniauth \
|
||||
RUN_DEPENDS= rubygem-omniauth1>=1.5<2:security/rubygem-omniauth1 \
|
||||
rubygem-omniauth-oauth2>=1.4.0<2.0:net/rubygem-omniauth-oauth2
|
||||
|
||||
USES= gem
|
||||
|
|
Loading…
Add table
Reference in a new issue