net/rubygem-omniauth-github: 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:51 +08:00
parent 3d9eca5e0f
commit 0844301b99
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

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