Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2026 17:51:46 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a4140317446f - main - net/rubygem-oauth2: Update to 2.0.20
Message-ID:  <6a1097b2.39334.4c5842c3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit a4140317446f5eeafdc5cb054ba2ef9b422a7849
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-22 17:49:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-22 17:49:45 +0000

    net/rubygem-oauth2: Update to 2.0.20
    
    Changes:        https://github.com/ruby-oauth/oauth2/releases
                    https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md
---
 net/rubygem-oauth2/Makefile | 6 +++---
 net/rubygem-oauth2/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile
index 44d943211604..fdeb0105389a 100644
--- a/net/rubygem-oauth2/Makefile
+++ b/net/rubygem-oauth2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	oauth2
-PORTVERSION=	2.0.19
+PORTVERSION=	2.0.20
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -11,13 +11,13 @@ WWW=		https://oauth2.galtzo.com/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-auth-sanitizer>=0.1<1:security/rubygem-auth-sanitizer \
+RUN_DEPENDS=	rubygem-auth-sanitizer>=0.1.3<1:security/rubygem-auth-sanitizer \
 		rubygem-faraday>=0.17.3<4.0:www/rubygem-faraday \
 		rubygem-jwt>=1.0<4.0:www/rubygem-jwt \
 		rubygem-logger>=1.2<2:devel/rubygem-logger \
 		rubygem-multi_xml>=0.5<1:textproc/rubygem-multi_xml \
 		rubygem-rack>=1.2,3<4,3:www/rubygem-rack \
-		rubygem-snaky_hash>=2.0.3<3:devel/rubygem-snaky_hash \
+		rubygem-snaky_hash>=2.0.4<3:devel/rubygem-snaky_hash \
 		rubygem-version_gem>=1.1.9<2:devel/rubygem-version_gem
 
 USES=		gem
diff --git a/net/rubygem-oauth2/distinfo b/net/rubygem-oauth2/distinfo
index a95d429bd915..b39f2ced52d7 100644
--- a/net/rubygem-oauth2/distinfo
+++ b/net/rubygem-oauth2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1779223222
-SHA256 (rubygem/oauth2-2.0.19.gem) = 175e12c18c3e786bd5c0f30a3235d17594ea36935d17aac5c1296497c0a42613
-SIZE (rubygem/oauth2-2.0.19.gem) = 83968
+TIMESTAMP = 1779455643
+SHA256 (rubygem/oauth2-2.0.20.gem) = 790c6316346da12f9dcaf27a67530f802950af05d35c3874918da84f2deae674
+SIZE (rubygem/oauth2-2.0.20.gem) = 84480


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1097b2.39334.4c5842c3>