Update to 0.49.0
Changes: https://github.com/socketry/async-http/commits/master
This commit is contained in:
parent
d1499ae346
commit
50d118356a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515657
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= async-http
|
||||
PORTVERSION= 0.48.2
|
||||
PORTVERSION= 0.49.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,11 +11,11 @@ COMMENT= HTTP client and server library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-async>=1.19<2:devel/rubygem-async \
|
||||
rubygem-async-io>=1.25<2:devel/rubygem-async-io \
|
||||
rubygem-protocol-http>=0.12.0<0.13:www/rubygem-protocol-http \
|
||||
rubygem-protocol-http1>=0.9.0<0.10:www/rubygem-protocol-http1 \
|
||||
rubygem-protocol-http2>=0.9.0<0.10:www/rubygem-protocol-http2
|
||||
RUN_DEPENDS= rubygem-async>=1.23<2:devel/rubygem-async \
|
||||
rubygem-async-io>=1.27.0<1.28:devel/rubygem-async-io \
|
||||
rubygem-protocol-http>=0.13.0<0.14:www/rubygem-protocol-http \
|
||||
rubygem-protocol-http1>=0.10.0<0.11:www/rubygem-protocol-http1 \
|
||||
rubygem-protocol-http2>=0.10.0<0.11:www/rubygem-protocol-http2
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1566229364
|
||||
SHA256 (rubygem/async-http-0.48.2.gem) = f3e01393417fee866c425f25d85b58520da4b6b0174c8f048871ad6ec8697f4c
|
||||
SIZE (rubygem/async-http-0.48.2.gem) = 33792
|
||||
TIMESTAMP = 1572018559
|
||||
SHA256 (rubygem/async-http-0.49.0.gem) = 80c5cf3c500b98eaf2a25d230331525af4973be888f15f3c1640d385e37a6988
|
||||
SIZE (rubygem/async-http-0.49.0.gem) = 34816
|
||||
|
Loading…
Reference in New Issue
Block a user