mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
net/rubygem-omniauth-google-oauth2: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
7287e156f1
commit
899498f5da
@ -1,5 +1,6 @@
|
||||
PORTNAME= omniauth-google-oauth2
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -8,8 +9,8 @@ COMMENT= Google OAuth2 strategy for OmniAuth 1.x
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-jwt>=2.0.0:www/rubygem-jwt \
|
||||
rubygem-omniauth>=1.1.1:security/rubygem-omniauth \
|
||||
RUN_DEPENDS= rubygem-jwt>=2.0:www/rubygem-jwt \
|
||||
rubygem-omniauth1>=1.1.1:security/rubygem-omniauth1 \
|
||||
rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2
|
||||
|
||||
USES= gem
|
||||
|
Loading…
Reference in New Issue
Block a user