aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-azure-oauth2/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-08-26 11:52:49 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-08-26 11:52:49 +0000
commit0fa62a06608b7439d5554bb97eb325ff837fc685 (patch)
tree2be30f3f27037164d8b3b4063701cb473be730f3 /net/rubygem-omniauth-azure-oauth2/Makefile
parentbc41d9e2362c535d4eb9449479b730acd9308a3f (diff)
downloadports-0fa62a06608b7439d5554bb97eb325ff837fc685.tar.gz
ports-0fa62a06608b7439d5554bb97eb325ff837fc685.zip
Update to 0.0.10.
Notes
Notes: svn path=/head/; revision=546272
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