Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 04:00:25 GMT
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: f411c89a1164 - main - www/rubygem-http: Update to 5.0.2
Message-ID:  <202109210400.18L40PP5053837@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit f411c89a1164721b77f4d92ad2c46d28e94f9fc8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:26:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:47:17 +0000

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

diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile
index 5a7ccabb82db..c5fd91e21fa1 100644
--- a/www/rubygem-http/Makefile
+++ b/www/rubygem-http/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	http
-PORTVERSION=	5.0.1
+PORTVERSION=	5.0.2
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -11,10 +11,10 @@ COMMENT=	Simple Ruby DSL for making HTTP requests
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-addressable>=2.3<3:www/rubygem-addressable \
+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.3.0<0.4:www/rubygem-llhttp-ffi
+		rubygem-llhttp-ffi>=0.4.0<0.5:www/rubygem-llhttp-ffi
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/www/rubygem-http/distinfo b/www/rubygem-http/distinfo
index dc4726e8b669..4e11cf71e9d5 100644
--- a/www/rubygem-http/distinfo
+++ b/www/rubygem-http/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323693
-SHA256 (rubygem/http-5.0.1.gem) = cc905ea3652d6e63856c29b9e77a98fb3558cf1c4ef472f52df639748eadf095
-SIZE (rubygem/http-5.0.1.gem) = 80384
+TIMESTAMP = 1632038010
+SHA256 (rubygem/http-5.0.2.gem) = 10506484166217f5abd164625d9760b10b52f68dee8dc74026567095a94a67e7
+SIZE (rubygem/http-5.0.2.gem) = 81408



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210400.18L40PP5053837>