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:
parent
07a58b15b3
commit
f411c89a11
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user