Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:32:12 +0000
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: b3cc1f79c918 - main - www/rubygem-protocol-http1: Update to 0.36.0
Message-ID:  <697e126c.3328d.1976f044@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit b3cc1f79c918e4a06051b3aad7a76a373f210775
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:45:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:19:10 +0000

    www/rubygem-protocol-http1: Update to 0.36.0
    
    Changes:        https://github.com/socketry/protocol-http1/blob/main/releases.md
                    https://socketry.github.io/protocol-http1/releases/
---
 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 4991472e95e7..8cff94fc3555 100644
--- a/www/rubygem-protocol-http1/Makefile
+++ b/www/rubygem-protocol-http1/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protocol-http1
-PORTVERSION=	0.35.2
+PORTVERSION=	0.36.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ WWW=		https://socketry.github.io/protocol-http1/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/license.md
 
-RUN_DEPENDS=	rubygem-protocol-http>=0.22<1:www/rubygem-protocol-http
+RUN_DEPENDS=	rubygem-protocol-http>=0.58<1:www/rubygem-protocol-http
 
 USES=		gem
 
diff --git a/www/rubygem-protocol-http1/distinfo b/www/rubygem-protocol-http1/distinfo
index 0e03990ecfd2..d9d8981b8e06 100644
--- a/www/rubygem-protocol-http1/distinfo
+++ b/www/rubygem-protocol-http1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759774935
-SHA256 (rubygem/protocol-http1-0.35.2.gem) = b47aded38cd08dc37e9ed9ac7a54dc7bfaffa6d088dfaf3b178e2ef42fc614e6
-SIZE (rubygem/protocol-http1-0.35.2.gem) = 25088
+TIMESTAMP = 1768626745
+SHA256 (rubygem/protocol-http1-0.36.0.gem) = 057344d2509a59338d0b4bc8f092a52126bb9ed51b76adbb4365f132bbd4ef09
+SIZE (rubygem/protocol-http1-0.36.0.gem) = 25088


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e126c.3328d.1976f044>