1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

www/rubygem-http: Update to 5.0.2

Changes:	https://github.com/httprb/http/blob/main/CHANGES.md
This commit is contained in:
Po-Chuan Hsieh 2021-09-21 11:26:57 +08:00
parent 07a58b15b3
commit f411c89a11
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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