aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 16:27:57 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 17:18:16 +0000
commita5c47c901abfddc1752958854eb215424f9d8542 (patch)
tree282e067ae5c764feb18141298adcc2a66a351c5f
parentc4ecc67c40520f78b33f300e0f70544406474a9b (diff)
downloadports-a5c47c901abfddc1752958854eb215424f9d8542.tar.gz
ports-a5c47c901abfddc1752958854eb215424f9d8542.zip
www/rubygem-async-pool: Update to 0.6.1
- Update WWW - Add LICENSE_FILE Changes: https://github.com/socketry/async-pool/commits/main
-rw-r--r--www/rubygem-async-pool/Makefile6
-rw-r--r--www/rubygem-async-pool/distinfo6
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