summaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-oauth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-omniauth-oauth2/Makefile')
-rw-r--r--net/rubygem-omniauth-oauth2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile
index 9b8b2b51a977..936bfec51ed4 100644
--- a/net/rubygem-omniauth-oauth2/Makefile
+++ b/net/rubygem-omniauth-oauth2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= omniauth-oauth2
-PORTVERSION= 1.8.0
-PORTREVISION= 1
+PORTVERSION= 1.9.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -11,7 +10,7 @@ WWW= https://github.com/omniauth/omniauth-oauth2
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-oauth2>=1.4<3:net/rubygem-oauth2 \
+RUN_DEPENDS= rubygem-oauth2>=2.0.2<3:net/rubygem-oauth2 \
rubygem-omniauth>=1.9<3:security/rubygem-omniauth
USES= gem