Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2024 15:30:05 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: dc4be5188c3e - 2024Q3 - net/rubygem-omniauth-kerberos: update to 0.4.0
Message-ID:  <202409131530.48DFU5aE090949@gitrepo.freebsd.org>

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

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

commit dc4be5188c3ebcf76cdda95799b7d967176900f7
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-09-07 07:49:35 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-09-13 14:44:06 +0000

    net/rubygem-omniauth-kerberos: update to 0.4.0
    
    Changes:        https://github.com/jgraichen/omniauth-kerberos/commits/master/
    (cherry picked from commit 40ba9db29e69e069d2e3ffbbf2443fab2e3e6b78)
---
 net/rubygem-omniauth-kerberos/Makefile | 8 ++++----
 net/rubygem-omniauth-kerberos/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net/rubygem-omniauth-kerberos/Makefile b/net/rubygem-omniauth-kerberos/Makefile
index e9288d7c7e7e..2ce36facb190 100644
--- a/net/rubygem-omniauth-kerberos/Makefile
+++ b/net/rubygem-omniauth-kerberos/Makefile
@@ -1,16 +1,16 @@
 PORTNAME=	omniauth-kerberos
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	mfechner@FreeBSD.org
+MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	OmniAuth strategy for Kerberos
 WWW=		https://github.com/jgraichen/omniauth-kerberos
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-omniauth-multipassword>0:security/rubygem-omniauth-multipassword \
-		rubygem-timfel-krb5-auth>=0.8:security/rubygem-timfel-krb5
+RUN_DEPENDS=	rubygem-omniauth-multipassword2>2.0<3:security/rubygem-omniauth-multipassword2 \
+		rubygem-timfel-krb5-auth>=0.8<1:security/rubygem-timfel-krb5
 
 USES=		gem
 NO_ARCH=	yes
diff --git a/net/rubygem-omniauth-kerberos/distinfo b/net/rubygem-omniauth-kerberos/distinfo
index 13d877455645..ff74cf5901af 100644
--- a/net/rubygem-omniauth-kerberos/distinfo
+++ b/net/rubygem-omniauth-kerberos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509087900
-SHA256 (rubygem/omniauth-kerberos-0.3.0.gem) = 07c759d0f60342f63e991c4841912f839c0dd91259a9a576fe9d7589cdd9ba17
-SIZE (rubygem/omniauth-kerberos-0.3.0.gem) = 7680
+TIMESTAMP = 1725694199
+SHA256 (rubygem/omniauth-kerberos-0.4.0.gem) = 32ba075e18e4f1ab93d7af7855168754351ff8401a8253d5a90df0d270c3a52c
+SIZE (rubygem/omniauth-kerberos-0.4.0.gem) = 8192



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