aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-azure-oauth2/Makefile
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-28 16:33:47 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-28 16:33:47 +0000
commit51ec101327cb4bbc32bfb3560adbd7211019f4fa (patch)
tree2c2f5596b7d9a17db2ca78390339830a0f8fd515 /net/rubygem-omniauth-azure-oauth2/Makefile
parent88bdbfc4583cea1db139d1a58be656c90599fb90 (diff)
downloadports-51ec101327cb4bbc32bfb3560adbd7211019f4fa.tar.gz
ports-51ec101327cb4bbc32bfb3560adbd7211019f4fa.zip
net/rubygem-omniauth-azure-oauth2: Update from 0.0.6 to 0.0.9
Changelog: https://github.com/KonaTeam/omniauth-azure-oauth2/blob/v0.0.9/CHANGELOG.md Also add missing RUN_DEPENDS Submitted by: Matthias Fechner <idefix@fechner.net>
Notes
Notes: svn path=/head/; revision=455060
Diffstat (limited to 'net/rubygem-omniauth-azure-oauth2/Makefile')
-rw-r--r--net/rubygem-omniauth-azure-oauth2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile
index 81f2307b05f2..8f0dfb063933 100644
--- a/net/rubygem-omniauth-azure-oauth2/Makefile
+++ b/net/rubygem-omniauth-azure-oauth2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= omniauth-azure-oauth2
-PORTVERSION= 0.0.6
+PORTVERSION= 0.0.9
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -12,6 +12,7 @@ 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
NO_ARCH= yes