git: 265817a0a3ea - main - www/rubygem-protocol-http1: Update to 0.14.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 29 14:38:30 UTC 2021


The branch main has been updated by sunpoet:

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

commit 265817a0a3ea3ec965270ab0df1e1098c80bcd1d
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:22:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:24:49 +0000

    www/rubygem-protocol-http1: Update to 0.14.0
    
    Changes:        https://github.com/socketry/protocol-http1/commits/master
---
 www/rubygem-protocol-http1/Makefile | 4 ++--
 www/rubygem-protocol-http1/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-protocol-http1/Makefile b/www/rubygem-protocol-http1/Makefile
index c9657c0751c9..dbfe2a279eba 100644
--- a/www/rubygem-protocol-http1/Makefile
+++ b/www/rubygem-protocol-http1/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	protocol-http1
-PORTVERSION=	0.13.2
+PORTVERSION=	0.14.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ COMMENT=	Low level implementation of the HTTP/1 protocol
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-protocol-http>=0.19<1:www/rubygem-protocol-http
+RUN_DEPENDS=	rubygem-protocol-http>=0.22<1:www/rubygem-protocol-http
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/www/rubygem-protocol-http1/distinfo b/www/rubygem-protocol-http1/distinfo
index ee2851b716ae..e17974b8a7c1 100644
--- a/www/rubygem-protocol-http1/distinfo
+++ b/www/rubygem-protocol-http1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539981
-SHA256 (rubygem/protocol-http1-0.13.2.gem) = 5a52f5f33f1ab0a849d84d6e7fa1ba50e6d80c7408fc4bdd5ede31c10b46a935
-SIZE (rubygem/protocol-http1-0.13.2.gem) = 10752
+TIMESTAMP = 1619569643
+SHA256 (rubygem/protocol-http1-0.14.0.gem) = fa6fd4602cafb9f98f50b35f0e47762a77a8029b417ff45a26a2519c048eb6e2
+SIZE (rubygem/protocol-http1-0.14.0.gem) = 10752


More information about the dev-commits-ports-all mailing list