From 1c916b83bb9ef8b4125b866c0bda7bb46ff8e661 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 15 Jul 2021 00:02:36 +0800 Subject: net/rubygem-gitlab_omniauth-ldap: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1 - Update version requirement of RUN_DEPENDS - Bump PORTREVISION for dependency change --- net/rubygem-gitlab_omniauth-ldap/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'net/rubygem-gitlab_omniauth-ldap') diff --git a/net/rubygem-gitlab_omniauth-ldap/Makefile b/net/rubygem-gitlab_omniauth-ldap/Makefile index 67648a6caa79..e0e9d97e1c48 100644 --- a/net/rubygem-gitlab_omniauth-ldap/Makefile +++ b/net/rubygem-gitlab_omniauth-ldap/Makefile @@ -1,5 +1,6 @@ PORTNAME= gitlab_omniauth-ldap PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -8,10 +9,10 @@ COMMENT= LDAP strategy for OmniAuth LICENSE= MIT -RUN_DEPENDS= rubygem-net-ldap>=0.16:net/rubygem-net-ldap \ - rubygem-omniauth>=1.3:security/rubygem-omniauth \ - rubygem-pyu-ruby-sasl>=0.0.3.3:security/rubygem-pyu-ruby-sasl \ - rubygem-rubyntlm>=0.5:net/rubygem-rubyntlm +RUN_DEPENDS= rubygem-net-ldap>=0.16<1:net/rubygem-net-ldap \ + rubygem-omniauth1>=1.3<2:security/rubygem-omniauth1 \ + rubygem-pyu-ruby-sasl>=0.0.3.3<1:security/rubygem-pyu-ruby-sasl \ + rubygem-rubyntlm>=0.5<1:net/rubygem-rubyntlm USES= gem USE_RUBY= yes -- cgit v1.2.3