git: a5c47c901abf - main - www/rubygem-async-pool: Update to 0.6.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:36:37 UTC
The branch main has been updated by sunpoet:

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

commit a5c47c901abfddc1752958854eb215424f9d8542
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:27:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:18:16 +0000

    www/rubygem-async-pool: Update to 0.6.1
    
    - Update WWW
    - Add LICENSE_FILE
    
    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 0a68f91d9ad0..0f220853fb76 100644
--- a/www/rubygem-async-pool/Makefile
+++ b/www/rubygem-async-pool/Makefile
@@ -1,13 +1,15 @@
 PORTNAME=	async-pool
-PORTVERSION=	0.4.0
+PORTVERSION=	0.6.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Redis client library
-WWW=		https://github.com/socketry/async-pool
+WWW=		https://socketry.github.io/async-pool/ \
+		https://github.com/socketry/async-pool
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/license.md
 
 RUN_DEPENDS=	rubygem-async>=1.25:devel/rubygem-async
 
diff --git a/www/rubygem-async-pool/distinfo b/www/rubygem-async-pool/distinfo
index e548d8052e85..c9ac407c3120 100644
--- a/www/rubygem-async-pool/distinfo
+++ b/www/rubygem-async-pool/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104712
-SHA256 (rubygem/async-pool-0.4.0.gem) = c0bb04331c8652059369ea3720031072978b3a7dcc1b8163a61f90833432aef8
-SIZE (rubygem/async-pool-0.4.0.gem) = 12800
+TIMESTAMP = 1715843790
+SHA256 (rubygem/async-pool-0.6.1.gem) = 56cfcb285da9b92e9a029c13b4ed0735d1d62173ae752e4a5f916e8867751625
+SIZE (rubygem/async-pool-0.6.1.gem) = 12800