git: 95b2351d4eff - main - www/rubygem-protocol-http2: Update to 0.16.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:36:55 UTC
The branch main has been updated by sunpoet:

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

commit 95b2351d4eff740ae93e9eb3ee35cf348dbb4957
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 15:00:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:10:56 +0000

    www/rubygem-protocol-http2: Update to 0.16.0
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/socketry/protocol-http2/releases
                    https://github.com/socketry/protocol-http2/commits/main
---
 www/rubygem-protocol-http2/Makefile | 3 ++-
 www/rubygem-protocol-http2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/rubygem-protocol-http2/Makefile b/www/rubygem-protocol-http2/Makefile
index 5e56188715c3..0f8930e15d1e 100644
--- a/www/rubygem-protocol-http2/Makefile
+++ b/www/rubygem-protocol-http2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protocol-http2
-PORTVERSION=	0.15.1
+PORTVERSION=	0.16.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -8,6 +8,7 @@ COMMENT=	Low level implementation of the HTTP/2 protocol
 WWW=		https://github.com/socketry/protocol-http2
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/license.md
 
 RUN_DEPENDS=	rubygem-protocol-hpack>=1.4<2:www/rubygem-protocol-hpack \
 		rubygem-protocol-http>=0.18<1:www/rubygem-protocol-http
diff --git a/www/rubygem-protocol-http2/distinfo b/www/rubygem-protocol-http2/distinfo
index 210879fba670..e73de7e06c29 100644
--- a/www/rubygem-protocol-http2/distinfo
+++ b/www/rubygem-protocol-http2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771693
-SHA256 (rubygem/protocol-http2-0.15.1.gem) = 6e0a1dd89137ee3051ae57be48e44009285102cb24beaa85b79fc017b3ed6a73
-SIZE (rubygem/protocol-http2-0.15.1.gem) = 28672
+TIMESTAMP = 1708450648
+SHA256 (rubygem/protocol-http2-0.16.0.gem) = 613947d27ae3edeece4e42ed26d6b8b26f0afc23da7dd6c487f8a19f9f5d6232
+SIZE (rubygem/protocol-http2-0.16.0.gem) = 28160