diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile index 3d369602448e..e1acf0bda98e 100644 --- a/net/rubygem-omniauth-google-oauth2/Makefile +++ b/net/rubygem-omniauth-google-oauth2/Makefile @@ -1,22 +1,22 @@ PORTNAME= omniauth-google-oauth2 PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Google OAuth2 strategy for OmniAuth 1.x WWW= https://github.com/zquestz/omniauth-google-oauth2 LICENSE= MIT RUN_DEPENDS= rubygem-jwt>=2.0:www/rubygem-jwt \ - rubygem-omniauth1>=1.1.1:security/rubygem-omniauth1 \ + rubygem-omniauth>=1.1.1:security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2 USES= gem USE_RUBY= yes NO_ARCH= yes .include