aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 16:27:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 17:18:16 +0000
commitc4ecc67c40520f78b33f300e0f70544406474a9b (patch)
treef77fdefbbbc30f01516cb4669ba64a7dc05e70c9
parent3f349d45328122cc11ef20c92eb3bb492045fafc (diff)
www/rubygem-async-http: Update to 0.66.3
-rw-r--r--www/rubygem-async-http/Makefile14
-rw-r--r--www/rubygem-async-http/distinfo6
2 files changed, 11 insertions, 9 deletions
diff --git a/www/rubygem-async-http/Makefile b/www/rubygem-async-http/Makefile
index 6a11dd8b2773..dec96a400dbf 100644
--- a/www/rubygem-async-http/Makefile
+++ b/www/rubygem-async-http/Makefile
@@ -1,21 +1,23 @@
PORTNAME= async-http
-PORTVERSION= 0.64.1
+PORTVERSION= 0.66.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTTP client and server library
-WWW= https://github.com/socketry/async-http
+WWW= https://socketry.github.io/async-http/ \
+ https://github.com/socketry/async-http
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.md
-RUN_DEPENDS= rubygem-async>=1.25:devel/rubygem-async \
- rubygem-async-io>=1.28:devel/rubygem-async-io \
- rubygem-async-pool>=0.2:www/rubygem-async-pool \
+RUN_DEPENDS= rubygem-async>=2.10.2:devel/rubygem-async \
+ rubygem-async-pool>=0.6.1:www/rubygem-async-pool \
+ rubygem-io-endpoint>=0.10.3<1:devel/rubygem-io-endpoint \
+ rubygem-io-stream>=0.4<1:devel/rubygem-io-stream \
rubygem-protocol-http>=0.26.0<0.27:www/rubygem-protocol-http \
rubygem-protocol-http1>=0.19.0<0.20:www/rubygem-protocol-http1 \
- rubygem-protocol-http2>=0.16.0<0.17:www/rubygem-protocol-http2 \
+ rubygem-protocol-http2>=0.17.0<0.18:www/rubygem-protocol-http2 \
rubygem-traces>=0.10.0:devel/rubygem-traces
USES= gem
diff --git a/www/rubygem-async-http/distinfo b/www/rubygem-async-http/distinfo
index 00e1a6eb42be..c857edc07fbd 100644
--- a/www/rubygem-async-http/distinfo
+++ b/www/rubygem-async-http/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712427996
-SHA256 (rubygem/async-http-0.64.1.gem) = 93e73403b7e2d1878b306d300bbda5afb5cedd71ec969162bf15d2dd9fe5b1f0
-SIZE (rubygem/async-http-0.64.1.gem) = 33792
+TIMESTAMP = 1715843788
+SHA256 (rubygem/async-http-0.66.3.gem) = a5919be93246a16b6b95f152c052a3642822f254c3fea2fb1aca3e28b9457f8d
+SIZE (rubygem/async-http-0.66.3.gem) = 34304