mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.6.3
Changes: https://github.com/tarcieri/http/blob/master/CHANGES.md
This commit is contained in:
parent
645eb1955a
commit
57cd577222
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373281
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= http
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 0.6.3
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Simple Ruby DSL for making HTTP requests
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-http_parser.rb>=0.6:${PORTSDIR}/net/rubygem-http_parser.rb
|
||||
RUN_DEPENDS= rubygem-http_parser.rb>=0.6.0:${PORTSDIR}/net/rubygem-http_parser.rb
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/http-0.6.2.gem) = 68440433b427669527490236fadce5095be59a4960e53173dc59e5ae3f1901c4
|
||||
SIZE (rubygem/http-0.6.2.gem) = 66560
|
||||
SHA256 (rubygem/http-0.6.3.gem) = bbefb6ab1255f2967437b0ea9b29058066c89b1e30448e3494ca3840432cb272
|
||||
SIZE (rubygem/http-0.6.3.gem) = 67072
|
||||
|
Loading…
Reference in New Issue
Block a user