git: bf18341e3042 - main - www/rubygem-async-pool: Update to 0.8.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 08 Sep 2024 18:54:57 UTC
The branch main has been updated by sunpoet:

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

commit bf18341e304284e4747a5c4dc24844dcbcfc3b3b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:31:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:40:10 +0000

    www/rubygem-async-pool: Update to 0.8.1
    
    Changes:        https://github.com/socketry/async-pool/commits/main
---
 www/rubygem-async-pool/Makefile | 6 ++++--
 www/rubygem-async-pool/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-async-pool/Makefile b/www/rubygem-async-pool/Makefile
index 3deef189ca84..6ffd4aa6a954 100644
--- a/www/rubygem-async-pool/Makefile
+++ b/www/rubygem-async-pool/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	async-pool
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,9 @@ WWW=		https://socketry.github.io/async-pool/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/license.md
 
-RUN_DEPENDS=	rubygem-async>=1.25:devel/rubygem-async
+RUN_DEPENDS=	rubygem-async>=1.25:devel/rubygem-async \
+		rubygem-metrics>=0:devel/rubygem-metrics \
+		rubygem-traces>=0:devel/rubygem-traces
 
 USES=		gem
 
diff --git a/www/rubygem-async-pool/distinfo b/www/rubygem-async-pool/distinfo
index 88c56e59f661..b67b6878009e 100644
--- a/www/rubygem-async-pool/distinfo
+++ b/www/rubygem-async-pool/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084806
-SHA256 (rubygem/async-pool-0.8.0.gem) = 433b6d824c7e875bb1640e3008850d0f23e28c719af1904af5f8c7c51e71b321
-SIZE (rubygem/async-pool-0.8.0.gem) = 13312
+TIMESTAMP = 1725560833
+SHA256 (rubygem/async-pool-0.8.1.gem) = bb502253c444cb50c4cf3f557452dc9d715036f58ca218930657468593313baa
+SIZE (rubygem/async-pool-0.8.1.gem) = 13312