1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

net/rubygem-omniauth_openid_connect: 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:05:01 +08:00
parent 0844301b99
commit 6ac5b66c54
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -2,6 +2,7 @@
PORTNAME= omniauth_openid_connect
PORTVERSION= 0.3.5
PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -12,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-addressable>=2.5<3.0:www/rubygem-addressable \
rubygem-omniauth>=1.9<2.0:security/rubygem-omniauth \
rubygem-omniauth1>=1.9<2.0:security/rubygem-omniauth1 \
rubygem-openid_connect>=1.1<2.0:net/rubygem-openid_connect
USES= gem