Skip to content

Commit

Permalink
www/rubygem-async-http: Update to 0.66.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 19, 2024
1 parent 3f349d4 commit c4ecc67
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
14 changes: 8 additions & 6 deletions www/rubygem-async-http/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions www/rubygem-async-http/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c4ecc67

Please sign in to comment.