aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-azure-oauth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-omniauth-azure-oauth2/Makefile')
-rw-r--r--net/rubygem-omniauth-azure-oauth2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile
index e5fe82811dce..3ce1fe0a8612 100644
--- a/net/rubygem-omniauth-azure-oauth2/Makefile
+++ b/net/rubygem-omniauth-azure-oauth2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= omniauth-azure-oauth2
-PORTVERSION= 0.0.9
-PORTREVISION= 1
+PORTVERSION= 0.0.10
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -12,9 +11,9 @@ COMMENT= Azure OAuth2 Strategy for OmniAuth
LICENSE= MIT
-RUN_DEPENDS= rubygem-jwt>=1.0:www/rubygem-jwt \
- rubygem-omniauth>=1.0:security/rubygem-omniauth \
- rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2
+RUN_DEPENDS= rubygem-jwt>=1.0<3:www/rubygem-jwt \
+ rubygem-omniauth>=1.0<2:security/rubygem-omniauth \
+ rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2
NO_ARCH= yes
USE_RUBY= yes