From 997b11cee01db667e10257de767da7b7a8baffc0 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 13 Jun 2025 14:05:20 +0800 Subject: [PATCH] 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