git: c2d061bb59e7 - main - security/rubygem-acme-client: Update to 2.0.13

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Mar 2023 19:33:31 UTC
The branch main has been updated by sunpoet:

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

commit c2d061bb59e7aece41c1d23ea92cae6d070c7a4e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:52:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:22:08 +0000

    security/rubygem-acme-client: Update to 2.0.13
    
    - Change RUN_DEPENDS from faraday-retry1 to faraday-retry
    
    Changes:        https://github.com/unixcharles/acme-client/blob/master/CHANGELOG.md
---
 security/rubygem-acme-client/Makefile | 5 ++---
 security/rubygem-acme-client/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/rubygem-acme-client/Makefile b/security/rubygem-acme-client/Makefile
index 0d110177b1d6..e78cfbb95c9c 100644
--- a/security/rubygem-acme-client/Makefile
+++ b/security/rubygem-acme-client/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	acme-client
-PORTVERSION=	2.0.11
-PORTREVISION=	1
+PORTVERSION=	2.0.13
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +11,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-faraday>=1.0<3.0.0:www/rubygem-faraday \
-		rubygem-faraday-retry1>=1.0<2:www/rubygem-faraday-retry1
+		rubygem-faraday-retry>=1.0<3.0.0:www/rubygem-faraday-retry
 
 USES=		gem shebangfix
 
diff --git a/security/rubygem-acme-client/distinfo b/security/rubygem-acme-client/distinfo
index 48fc5532091f..b6dcf477248b 100644
--- a/security/rubygem-acme-client/distinfo
+++ b/security/rubygem-acme-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654275949
-SHA256 (rubygem/acme-client-2.0.11.gem) = edf6da9f3c5dbe3ab0c6738eb3b97978b7a60e3500445480d2a72fcc610089de
-SIZE (rubygem/acme-client-2.0.11.gem) = 22016
+TIMESTAMP = 1677771669
+SHA256 (rubygem/acme-client-2.0.13.gem) = 6a92cca134931a37b6a4b51f2e4eb673fc54b31ba319ef5bfe1879e98e4a431e
+SIZE (rubygem/acme-client-2.0.13.gem) = 22016