git: d3a6ad452b29 - main - www/rubygem-protocol-http1: Update to 0.18.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:36:53 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3a6ad452b2922d50f3c9498033926d405fbbf50
commit d3a6ad452b2922d50f3c9498033926d405fbbf50
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 15:00:02 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:10:56 +0000
www/rubygem-protocol-http1: Update to 0.18.0
- Add LICENSE_FILE
Changes: https://github.com/socketry/protocol-http1/commits/main
---
www/rubygem-protocol-http1/Makefile | 3 ++-
www/rubygem-protocol-http1/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/www/rubygem-protocol-http1/Makefile b/www/rubygem-protocol-http1/Makefile
index 823ef74256a9..7aec14a2d314 100644
--- a/www/rubygem-protocol-http1/Makefile
+++ b/www/rubygem-protocol-http1/Makefile
@@ -1,5 +1,5 @@
PORTNAME= protocol-http1
-PORTVERSION= 0.16.0
+PORTVERSION= 0.18.0
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -8,6 +8,7 @@ COMMENT= Low level implementation of the HTTP/1 protocol
WWW= https://github.com/socketry/protocol-http1
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/license.md
RUN_DEPENDS= rubygem-protocol-http>=0.22<1:www/rubygem-protocol-http
diff --git a/www/rubygem-protocol-http1/distinfo b/www/rubygem-protocol-http1/distinfo
index 602575abc62f..eb55928fde13 100644
--- a/www/rubygem-protocol-http1/distinfo
+++ b/www/rubygem-protocol-http1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698341289
-SHA256 (rubygem/protocol-http1-0.16.0.gem) = da3c2344df2c2b272fbd9555e866feb4b4f1ade6ed3dc194b6aca0ead3d5cef6
-SIZE (rubygem/protocol-http1-0.16.0.gem) = 16384
+TIMESTAMP = 1708450646
+SHA256 (rubygem/protocol-http1-0.18.0.gem) = 2d651a689f00b0e4a8e8a612152fecbf21a3ffeea1190ff8f513133c64b65281
+SIZE (rubygem/protocol-http1-0.18.0.gem) = 16384