Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:08:38 +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: c1bc44f62d28 - main - www/rubygem-http: Update to 6.0.2
Message-ID:  <69e400e6.33a6e.6fb9104b@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=c1bc44f62d28888b1e082bf32ed2963fb1271cbd

commit c1bc44f62d28888b1e082bf32ed2963fb1271cbd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:43:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:53:54 +0000

    www/rubygem-http: Update to 6.0.2
    
    Changes:        https://github.com/httprb/http/releases
                    https://github.com/httprb/http/blob/main/CHANGELOG.md
---
 www/rubygem-http/Makefile | 8 +++-----
 www/rubygem-http/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile
index fa5cf7befebb..7373189cee08 100644
--- a/www/rubygem-http/Makefile
+++ b/www/rubygem-http/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	http
-PORTVERSION=	5.3.1
+PORTVERSION=	6.0.2
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -10,10 +10,8 @@ WWW=		https://github.com/httprb/http
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-addressable>=2.8<3:www/rubygem-addressable \
-		rubygem-http-cookie>=1.0<2:www/rubygem-http-cookie \
-		rubygem-http-form_data>=2.2<3:www/rubygem-http-form_data \
-		rubygem-llhttp-ffi>=0.5.0<0.6:www/rubygem-llhttp-ffi
+RUN_DEPENDS=	rubygem-http-cookie>=1.0<2:www/rubygem-http-cookie \
+		rubygem-llhttp>=0.6.1<0.7:www/rubygem-llhttp
 
 USES=		gem
 
diff --git a/www/rubygem-http/distinfo b/www/rubygem-http/distinfo
index ba8dff85ef34..aa2cf6bd006f 100644
--- a/www/rubygem-http/distinfo
+++ b/www/rubygem-http/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750188258
-SHA256 (rubygem/http-5.3.1.gem) = c50802d8e9be3926cb84ac3b36d1a31fbbac383bc4cbecdce9053cb604231d7d
-SIZE (rubygem/http-5.3.1.gem) = 92672
+TIMESTAMP = 1775587896
+SHA256 (rubygem/http-6.0.2.gem) = be337816fb45cee712eeb0829a16d9300c9d2b87b38b771d177d7a59f77e8b83
+SIZE (rubygem/http-6.0.2.gem) = 78336


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e400e6.33a6e.6fb9104b>