1
0
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:
Po-Chuan Hsieh 2021-07-15 00:04:41 +08:00
parent 539ccfd85f
commit 3d9eca5e0f
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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