Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2023 18:25:17 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: c22fac29aae1 - 2023Q2 - net/rubygem-omniauth_openid_connect: update to 0.6.1
Message-ID:  <202304081825.338IPHiW086638@gitrepo.freebsd.org>

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

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

commit c22fac29aae143233b24ef8dc7d73c2ee103c3f8
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-03-22 07:25:18 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-04-08 18:24:16 +0000

    net/rubygem-omniauth_openid_connect: update to 0.6.1
    
    v0.6.1 (22.02.2023)
    
        Fix uninitialized constant error (#147)
    
    Changelog:
    https://github.com/omniauth/omniauth_openid_connect/blob/master/CHANGELOG.md
    (cherry picked from commit 4b47d3751c9334ebea215fd7814d9f6837c6f3ef)
---
 net/rubygem-omniauth_openid_connect/Makefile | 2 +-
 net/rubygem-omniauth_openid_connect/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/rubygem-omniauth_openid_connect/Makefile b/net/rubygem-omniauth_openid_connect/Makefile
index 533051a6f145..d038b3575439 100644
--- a/net/rubygem-omniauth_openid_connect/Makefile
+++ b/net/rubygem-omniauth_openid_connect/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	omniauth_openid_connect
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
diff --git a/net/rubygem-omniauth_openid_connect/distinfo b/net/rubygem-omniauth_openid_connect/distinfo
index f1be36c8d089..6cbf146f3790 100644
--- a/net/rubygem-omniauth_openid_connect/distinfo
+++ b/net/rubygem-omniauth_openid_connect/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676988579
-SHA256 (rubygem/omniauth_openid_connect-0.6.0.gem) = b8e48ca67fdea2dff56cc161855b88707a290ae01125149dbe0f8c94e818cfd3
-SIZE (rubygem/omniauth_openid_connect-0.6.0.gem) = 22528
+TIMESTAMP = 1679469844
+SHA256 (rubygem/omniauth_openid_connect-0.6.1.gem) = 5f1318f5b19b05e339ff494def060b57a503b1e3ea83c3a0ced6cc014407d423
+SIZE (rubygem/omniauth_openid_connect-0.6.1.gem) = 22528



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