Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:54:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c280b11ed956 - main - www/rubygem-async-http: Update to 0.75.0
Message-ID:  <202409081854.488IsuAj076686@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c280b11ed95671c36b36a1801a393e21f45b22e5

commit c280b11ed95671c36b36a1801a393e21f45b22e5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:31:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:40:10 +0000

    www/rubygem-async-http: Update to 0.75.0
    
    Changes:        https://github.com/socketry/async-http/releases
                    https://github.com/socketry/async-http/commits/main
---
 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 38573429252c..0dfe0db361cb 100644
--- a/www/rubygem-async-http/Makefile
+++ b/www/rubygem-async-http/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	async-http
-PORTVERSION=	0.70.0
+PORTVERSION=	0.75.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -15,8 +15,8 @@ RUN_DEPENDS=	rubygem-async>=2.10.2:devel/rubygem-async \
 		rubygem-async-pool>=0.7<1:www/rubygem-async-pool \
 		rubygem-io-endpoint>=0.11<1:devel/rubygem-io-endpoint \
 		rubygem-io-stream>=0.4<1:devel/rubygem-io-stream \
-		rubygem-protocol-http>=0.28<1:www/rubygem-protocol-http \
-		rubygem-protocol-http1>=0.19<1:www/rubygem-protocol-http1 \
+		rubygem-protocol-http>=0.30<1:www/rubygem-protocol-http \
+		rubygem-protocol-http1>=0.20<1:www/rubygem-protocol-http1 \
 		rubygem-protocol-http2>=0.18<1:www/rubygem-protocol-http2 \
 		rubygem-traces>=0.10:devel/rubygem-traces
 
diff --git a/www/rubygem-async-http/distinfo b/www/rubygem-async-http/distinfo
index 8a67345f3863..30f4a96de73e 100644
--- a/www/rubygem-async-http/distinfo
+++ b/www/rubygem-async-http/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084804
-SHA256 (rubygem/async-http-0.70.0.gem) = f9b4350c189cd20aa2e6b87c74e2cad34032e281f0906d74c724098ba295293c
-SIZE (rubygem/async-http-0.70.0.gem) = 33280
+TIMESTAMP = 1725560831
+SHA256 (rubygem/async-http-0.75.0.gem) = 298b0e09d3472787e9e116c0c5732220cd1d50b1dded4f21f75e920df10d6c11
+SIZE (rubygem/async-http-0.75.0.gem) = 33792



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081854.488IsuAj076686>