git: 997b11cee01d - main - security/rubygem-acme-client-gitlab: Change RUN_DEPENDS from rubygem-base64 to rubygem-base6402

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 13 Jun 2025 06:08:56 UTC
The branch main has been updated by sunpoet:

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

commit 997b11cee01db667e10257de767da7b7a8baffc0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-13 06:05:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-13 06:05:20 +0000

    security/rubygem-acme-client-gitlab: Change RUN_DEPENDS from rubygem-base64 to rubygem-base6402
    
    - Bump PORTREVISION for dependency change
---
 security/rubygem-acme-client-gitlab/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/rubygem-acme-client-gitlab/Makefile b/security/rubygem-acme-client-gitlab/Makefile
index 0d02d01d9b2b..321ed2a0b252 100644
--- a/security/rubygem-acme-client-gitlab/Makefile
+++ b/security/rubygem-acme-client-gitlab/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	acme-client
 PORTVERSION=	2.0.21
+PORTREVISION=	1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-gitlab
@@ -11,7 +12,7 @@ WWW=		https://github.com/unixcharles/acme-client
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-base64>=0.2.0<0.3:converters/rubygem-base64 \
+RUN_DEPENDS=	rubygem-base6402>=0.2.0<0.3:converters/rubygem-base6402 \
 		rubygem-faraday-gitlab>=1.0<3.0.0:www/rubygem-faraday-gitlab \
 		rubygem-faraday-retry-gitlab>=1.0<3.0.0:www/rubygem-faraday-retry-gitlab