mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/rubygem-omniauth-azure-oauth2: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
539ccfd85f
commit
3d9eca5e0f
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= omniauth-azure-oauth2
|
||||
PORTVERSION= 0.0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,7 +12,7 @@ COMMENT= Azure OAuth2 Strategy for OmniAuth
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-jwt>=1.0<3:www/rubygem-jwt \
|
||||
rubygem-omniauth>=1.0<2:security/rubygem-omniauth \
|
||||
rubygem-omniauth1>=1.0<2:security/rubygem-omniauth1 \
|
||||
rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2
|
||||
|
||||
NO_ARCH= yes
|
||||
|
Loading…
Reference in New Issue
Block a user