git: 5b5905f1b75d - main - www/rubygem-async-websocket: Update to 0.26.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:36:39 UTC
The branch main has been updated by sunpoet:

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

commit 5b5905f1b75ddd70cd39448bb540532da9f96f38
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:28:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:18:16 +0000

    www/rubygem-async-websocket: Update to 0.26.1
    
    - Update WWW
    - Add LICENSE_FILE
    
    Changes:        https://github.com/socketry/async-websocket/releases
                    https://github.com/socketry/async-websocket/commits/main
---
 www/rubygem-async-websocket/Makefile | 9 +++++----
 www/rubygem-async-websocket/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/www/rubygem-async-websocket/Makefile b/www/rubygem-async-websocket/Makefile
index 0073c1845d06..64cab5443bf4 100644
--- a/www/rubygem-async-websocket/Makefile
+++ b/www/rubygem-async-websocket/Makefile
@@ -1,17 +1,18 @@
 PORTNAME=	async-websocket
-PORTVERSION=	0.26.0
+PORTVERSION=	0.26.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Async websocket library on top of websocket-driver
-WWW=		https://github.com/socketry/async-websocket
+WWW=		https://socketry.github.io/async-websocket/ \
+		https://github.com/socketry/async-websocket
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/license.md
 
 RUN_DEPENDS=	rubygem-async-http>=0.54<1:www/rubygem-async-http \
-		rubygem-async-io>=1.23<2:devel/rubygem-async-io \
-		rubygem-protocol-rack>=0.1<1:www/rubygem-protocol-rack \
+		rubygem-protocol-rack>=0.5<1:www/rubygem-protocol-rack \
 		rubygem-protocol-websocket>=0.11<1:www/rubygem-protocol-websocket
 
 USES=		gem
diff --git a/www/rubygem-async-websocket/distinfo b/www/rubygem-async-websocket/distinfo
index 9e010ab13a4a..459933d04864 100644
--- a/www/rubygem-async-websocket/distinfo
+++ b/www/rubygem-async-websocket/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702543804
-SHA256 (rubygem/async-websocket-0.26.0.gem) = 62872d30a9c95926eb6aafee627c7f90d365272421da5a16bb54e1abded7994a
-SIZE (rubygem/async-websocket-0.26.0.gem) = 14336
+TIMESTAMP = 1715843792
+SHA256 (rubygem/async-websocket-0.26.1.gem) = 4059512bad7d3f1fe5d3dec1d715095666478ace30ab709c5674cc1b793662cf
+SIZE (rubygem/async-websocket-0.26.1.gem) = 14336