- Update to 0.7.1

Changes:	https://github.com/tarcieri/http/blob/master/CHANGES.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-04 17:58:08 +00:00
parent e92e4f6e8d
commit 97fd198549
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376262
2 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= http
PORTVERSION= 0.7.0
PORTVERSION= 0.7.1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -11,7 +11,8 @@ COMMENT= Simple Ruby DSL for making HTTP requests
LICENSE= MIT
RUN_DEPENDS= rubygem-http_parser.rb>=0.6.0:${PORTSDIR}/net/rubygem-http_parser.rb
RUN_DEPENDS= rubygem-form_data>=0.1.0:${PORTSDIR}/www/rubygem-form_data \
rubygem-http_parser.rb>=0.6.0:${PORTSDIR}/net/rubygem-http_parser.rb
USE_RUBY= yes
USE_RUBYGEMS= yes

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/http-0.7.0.gem) = 42da2d4a786a74ade22853860fa240c2b36907ce00b62ae2f45d648e2aa68363
SIZE (rubygem/http-0.7.0.gem) = 51200
SHA256 (rubygem/http-0.7.1.gem) = 36d82aca3e8f1cc91daa048fbab82eca228d3e67bea77963c6d8281e90d07ada
SIZE (rubygem/http-0.7.1.gem) = 52736