git: 69315bdac8dd - main - www/rubygem-async-http: Update to 0.56.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Apr 29 14:38:24 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=69315bdac8dd711b62a4819232527dcb6b76af33
commit 69315bdac8dd711b62a4819232527dcb6b76af33
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:21:44 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:24:48 +0000
www/rubygem-async-http: Update to 0.56.0
Changes: https://github.com/socketry/async-http/commits/master
---
www/rubygem-async-http/Makefile | 6 +++---
www/rubygem-async-http/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www/rubygem-async-http/Makefile b/www/rubygem-async-http/Makefile
index e704aabf381c..3c0fa1532aec 100644
--- a/www/rubygem-async-http/Makefile
+++ b/www/rubygem-async-http/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= async-http
-PORTVERSION= 0.55.0
+PORTVERSION= 0.56.0
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -13,8 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-async>=1.25<2:devel/rubygem-async \
rubygem-async-io>=1.28<2:devel/rubygem-async-io \
rubygem-async-pool>=0.2<1:www/rubygem-async-pool \
- rubygem-protocol-http>=0.21.0<0.22:www/rubygem-protocol-http \
- rubygem-protocol-http1>=0.13.0<0.14:www/rubygem-protocol-http1 \
+ rubygem-protocol-http>=0.22.0<0.23:www/rubygem-protocol-http \
+ rubygem-protocol-http1>=0.14.0<0.15:www/rubygem-protocol-http1 \
rubygem-protocol-http2>=0.14.0<0.15:www/rubygem-protocol-http2
USES= gem
diff --git a/www/rubygem-async-http/distinfo b/www/rubygem-async-http/distinfo
index b210ef455842..ae91dbe416dc 100644
--- a/www/rubygem-async-http/distinfo
+++ b/www/rubygem-async-http/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198949
-SHA256 (rubygem/async-http-0.55.0.gem) = 012d078d0bccb4ba50d643cda51e00b76e2b862f6a5e8e03051f87170ad74293
-SIZE (rubygem/async-http-0.55.0.gem) = 25088
+TIMESTAMP = 1619569635
+SHA256 (rubygem/async-http-0.56.0.gem) = b8aa7eb9d7602c5441c800e636e4776dc970e1cb3ad15a736aec746bf6afae9e
+SIZE (rubygem/async-http-0.56.0.gem) = 25088
More information about the dev-commits-ports-all
mailing list