Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2026 15:08:51 +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: 914a47f8120b - main - net/rubygem-openid_connect: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab
Message-ID:  <6a0f2003.43dc2.6ae60b12@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=914a47f8120bda5f8cec39a770a6f2511b9d8639

commit 914a47f8120bda5f8cec39a770a6f2511b9d8639
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-21 14:54:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-21 14:54:09 +0000

    net/rubygem-openid_connect: Change RUN_DEPENDS from rubygem-mail to rubygem-mail-gitlab
    
    - Bump PORTREVISION for dependency change
    
    It is required for rubygem-mail 2.9.0 update.
---
 net/rubygem-openid_connect/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/rubygem-openid_connect/Makefile b/net/rubygem-openid_connect/Makefile
index 10fc819210ed..9bc4654f2dfc 100644
--- a/net/rubygem-openid_connect/Makefile
+++ b/net/rubygem-openid_connect/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openid_connect
 PORTVERSION=	2.3.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -17,7 +17,7 @@ RUN_DEPENDS=	rubygem-activemodel-gitlab>=0:databases/rubygem-activemodel-gitlab
 		rubygem-faraday-gitlab>=2.0<3:www/rubygem-faraday-gitlab \
 		rubygem-faraday-follow_redirects-gitlab>=0:www/rubygem-faraday-follow_redirects-gitlab \
 		rubygem-json-jwt-gitlab>=1.16:www/rubygem-json-jwt-gitlab \
-		rubygem-mail>=0:mail/rubygem-mail \
+		rubygem-mail-gitlab>=0:mail/rubygem-mail-gitlab \
 		rubygem-rack-oauth2-gitlab>=2.2<3:security/rubygem-rack-oauth2-gitlab \
 		rubygem-swd>=2.0<3:www/rubygem-swd \
 		rubygem-tzinfo>=0:devel/rubygem-tzinfo \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0f2003.43dc2.6ae60b12>