Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:11:06 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: 9a4f208f10d3 - main - www/rubygem-async-http: Update to 0.67.1
Message-ID:  <202406180411.45I4B6Zc094341@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=9a4f208f10d3b46aed3cb081894302ba947ea1b9

commit 9a4f208f10d3b46aed3cb081894302ba947ea1b9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:03:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:03:12 +0000

    www/rubygem-async-http: Update to 0.67.1
    
    Changes:        https://github.com/socketry/async-http/releases
                    https://github.com/socketry/async-http/commits/main
---
 www/rubygem-async-http/Makefile | 4 ++--
 www/rubygem-async-http/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-async-http/Makefile b/www/rubygem-async-http/Makefile
index dec96a400dbf..f59d0d2137ae 100644
--- a/www/rubygem-async-http/Makefile
+++ b/www/rubygem-async-http/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	async-http
-PORTVERSION=	0.66.3
+PORTVERSION=	0.67.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -17,7 +17,7 @@ RUN_DEPENDS=	rubygem-async>=2.10.2:devel/rubygem-async \
 		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.17.0<0.18:www/rubygem-protocol-http2 \
+		rubygem-protocol-http2>=0.18.0<0.19: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 c857edc07fbd..9ef59221ef5b 100644
--- a/www/rubygem-async-http/distinfo
+++ b/www/rubygem-async-http/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715843788
-SHA256 (rubygem/async-http-0.66.3.gem) = a5919be93246a16b6b95f152c052a3642822f254c3fea2fb1aca3e28b9457f8d
-SIZE (rubygem/async-http-0.66.3.gem) = 34304
+TIMESTAMP = 1718580314
+SHA256 (rubygem/async-http-0.67.1.gem) = 2a4f2d72eb3d55117cb14a47a351d68879b5dc307d8a9cc69df1109bce92e741
+SIZE (rubygem/async-http-0.67.1.gem) = 34816



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