Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2022 04:23:23 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9b86e4d7b45f - main - net/rubygem-gitlab_omniauth-ldap: update to 2.2.0
Message-ID:  <202208240423.27O4NNGu097341@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b86e4d7b45fb620613028e0e7743cc4e30a5d54

commit 9b86e4d7b45fb620613028e0e7743cc4e30a5d54
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-08-16 06:57:45 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-08-24 04:22:23 +0000

    net/rubygem-gitlab_omniauth-ldap: update to 2.2.0
    
    Required for gitlab-ce 15.2
    Changelog:
    https://gitlab.com/gitlab-org/omniauth-ldap/-/commits/master
---
 net/rubygem-gitlab_omniauth-ldap/Makefile | 8 ++++----
 net/rubygem-gitlab_omniauth-ldap/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net/rubygem-gitlab_omniauth-ldap/Makefile b/net/rubygem-gitlab_omniauth-ldap/Makefile
index e0e9d97e1c48..86c6e8467fbb 100644
--- a/net/rubygem-gitlab_omniauth-ldap/Makefile
+++ b/net/rubygem-gitlab_omniauth-ldap/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitlab_omniauth-ldap
-PORTVERSION=	2.1.1
-PORTREVISION=	1
+PORTVERSION=	2.2.0
+PORTREVISION=	0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,8 @@ COMMENT=	LDAP strategy for OmniAuth
 LICENSE=	MIT
 
 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-omniauth>=1.3<3:security/rubygem-omniauth \
+		rubygem-pyu-ruby-sasl>=0.0.3.3<0.1:security/rubygem-pyu-ruby-sasl \
 		rubygem-rubyntlm>=0.5<1:net/rubygem-rubyntlm
 
 USES=		gem
diff --git a/net/rubygem-gitlab_omniauth-ldap/distinfo b/net/rubygem-gitlab_omniauth-ldap/distinfo
index 4603aa355f20..c58ac6a6327a 100644
--- a/net/rubygem-gitlab_omniauth-ldap/distinfo
+++ b/net/rubygem-gitlab_omniauth-ldap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553164034
-SHA256 (rubygem/gitlab_omniauth-ldap-2.1.1.gem) = 20e53e5a0f1e6604e71f2b99272985438de1a50468d0546acd6a3248ff920cb9
-SIZE (rubygem/gitlab_omniauth-ldap-2.1.1.gem) = 14848
+TIMESTAMP = 1658815502
+SHA256 (rubygem/gitlab_omniauth-ldap-2.2.0.gem) = bb4d20acb3b123ed654a8f6a47d3fac673ece7ed0b6992edb92dca14bad2838c
+SIZE (rubygem/gitlab_omniauth-ldap-2.2.0.gem) = 15360



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208240423.27O4NNGu097341>