diff options
Diffstat (limited to 'security/rubygem-acme-client-gitlab/Makefile')
-rw-r--r-- | security/rubygem-acme-client-gitlab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-acme-client-gitlab/Makefile b/security/rubygem-acme-client-gitlab/Makefile index 54d2b0ec99e2..b9884b3cc3e8 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.25 +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-base6402>=0.2.0<0.3:converters/rubygem-base6402 \ +RUN_DEPENDS= rubygem-base64>=0.2<1:converters/rubygem-base64 \ 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 |