aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-google-oauth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-omniauth-google-oauth2/Makefile')
-rw-r--r--net/rubygem-omniauth-google-oauth2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile
index c80e01406f4e..c8bd23574f96 100644
--- a/net/rubygem-omniauth-google-oauth2/Makefile
+++ b/net/rubygem-omniauth-google-oauth2/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= omniauth-google-oauth2
-PORTVERSION= 0.5.2
-PORTREVISION= 1
+PORTVERSION= 0.5.3
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -12,9 +11,8 @@ COMMENT= Google OAuth2 strategy for OmniAuth 1.x
LICENSE= MIT
RUN_DEPENDS= rubygem-jwt>=1.5.2:www/rubygem-jwt \
- rubygem-multi_json>=1.3:devel/rubygem-multi_json \
rubygem-omniauth>=1.1.1:security/rubygem-omniauth \
- rubygem-omniauth-oauth2>=1.3.1:net/rubygem-omniauth-oauth2
+ rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2
NO_ARCH= yes
USE_RUBY= yes