Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2022 13:20:59 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: b3cddb00fd1b - 2022Q3 - net/rubygem-gitlab-omniauth-openid-connect: update to 0.10.0
Message-ID:  <202208251320.27PDKxKw088383@gitrepo.freebsd.org>

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

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

commit b3cddb00fd1bdc2d5c2c88b19080170e42e2100a
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-08-16 06:56:28 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-08-25 13:20:15 +0000

    net/rubygem-gitlab-omniauth-openid-connect: update to 0.10.0
    
    Required for gitlab-ce 15.2
    Changelog:
    https://gitlab.com/gitlab-org/gitlab-omniauth-openid-connect/-/blob/master/CHANGELOG.md
    
    (cherry picked from commit 4a8e77c8af15877308b0f5d10cb7d68a9a879fe5)
---
 net/rubygem-gitlab-omniauth-openid-connect/Makefile | 4 ++--
 net/rubygem-gitlab-omniauth-openid-connect/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/rubygem-gitlab-omniauth-openid-connect/Makefile b/net/rubygem-gitlab-omniauth-openid-connect/Makefile
index 65b7bf2d4e33..2bc66248f0ba 100644
--- a/net/rubygem-gitlab-omniauth-openid-connect/Makefile
+++ b/net/rubygem-gitlab-omniauth-openid-connect/Makefile
@@ -1,7 +1,7 @@
 # Created by: Matthias Fechner <mfechner@FreeBSD.org>
 
 PORTNAME=	gitlab-omniauth-openid-connect
-PORTVERSION=	0.9.1
+PORTVERSION=	0.10.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-addressable>=2.7<3.0:www/rubygem-addressable \
-		rubygem-omniauth1>=1.9<2.0:security/rubygem-omniauth1 \
+		rubygem-omniauth1>=1.9<3.0:security/rubygem-omniauth1 \
 		rubygem-openid_connect>=1.2<2.0:net/rubygem-openid_connect
 
 USES=		gem
diff --git a/net/rubygem-gitlab-omniauth-openid-connect/distinfo b/net/rubygem-gitlab-omniauth-openid-connect/distinfo
index 3be988eb0484..0f8212d48dbe 100644
--- a/net/rubygem-gitlab-omniauth-openid-connect/distinfo
+++ b/net/rubygem-gitlab-omniauth-openid-connect/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642777611
-SHA256 (rubygem/gitlab-omniauth-openid-connect-0.9.1.gem) = 12541b57c2c2e0f1ae7965c77d52c7aef0c439eee9eea34a1dcd820ab099aadb
-SIZE (rubygem/gitlab-omniauth-openid-connect-0.9.1.gem) = 23552
+TIMESTAMP = 1660285641
+SHA256 (rubygem/gitlab-omniauth-openid-connect-0.10.0.gem) = ea44a23ea93457057bba6a9912e883f5aefab36a941c6c58512c8a7095fb1153
+SIZE (rubygem/gitlab-omniauth-openid-connect-0.10.0.gem) = 23552



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