git: f3d01b5d2a34 - main - net/rubygem-omniauth-openid: Update to 2.0.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 26 Jun 2025 11:34:13 UTC
The branch main has been updated by sunpoet:

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

commit f3d01b5d2a34839ca35ac08eccbdffd9ba88f591
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-26 10:03:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-26 11:30:14 +0000

    net/rubygem-omniauth-openid: Update to 2.0.2
    
    - Update LICENSE_FILE
    - Update WWW
    
    Changes:        https://github.com/ruby-openid/omniauth-openid/releases
---
 net/rubygem-omniauth-openid/Makefile | 12 +++++++-----
 net/rubygem-omniauth-openid/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/net/rubygem-omniauth-openid/Makefile b/net/rubygem-omniauth-openid/Makefile
index 3c1e726a33e9..5f1fe695fdc0 100644
--- a/net/rubygem-omniauth-openid/Makefile
+++ b/net/rubygem-omniauth-openid/Makefile
@@ -1,17 +1,19 @@
 PORTNAME=	omniauth-openid
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	OpenID strategy for OmniAuth
-WWW=		https://github.com/omniauth/omniauth-openid
+WWW=		https://github.com/ruby-openid/omniauth-openid
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-omniauth>=1.0<3.0:security/rubygem-omniauth \
-		rubygem-rack-openid>=1.4.0<1.5:www/rubygem-rack-openid
+RUN_DEPENDS=	rubygem-omniauth>=1.1:security/rubygem-omniauth \
+		rubygem-rack-openid>=1.4<2:www/rubygem-rack-openid \
+		rubygem-ruby-openid>=2.1.8<3:net/rubygem-ruby-openid \
+		rubygem-version_gem>=1.1.8<2:devel/rubygem-version_gem
 
 USES=		gem
 
diff --git a/net/rubygem-omniauth-openid/distinfo b/net/rubygem-omniauth-openid/distinfo
index e3153ba050e3..bd56433af4dd 100644
--- a/net/rubygem-omniauth-openid/distinfo
+++ b/net/rubygem-omniauth-openid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625585648
-SHA256 (rubygem/omniauth-openid-2.0.1.gem) = 32dc5d7fb2172375e7ccab6c11699793f8ffc6051caa7a82de9dc03bc7ada0b9
-SIZE (rubygem/omniauth-openid-2.0.1.gem) = 10752
+TIMESTAMP = 1750188274
+SHA256 (rubygem/omniauth-openid-2.0.2.gem) = dabfe9f319ec2b23044d7aac4a7d9e55b6b82201dbd015a8bc83657db316dec1
+SIZE (rubygem/omniauth-openid-2.0.2.gem) = 25600