- Update to 0.8.0

Changes:	https://github.com/tarcieri/http/blob/master/CHANGES.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-04-02 19:13:46 +00:00
parent c5597dba8d
commit 77648c81fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383047
2 changed files with 5 additions and 4 deletions

View file

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

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/http-0.7.3.gem) = bf40f59533685f7cc68c2147d3bf35c33ffccb89dba5a64d15ab4dd61c5d2bad
SIZE (rubygem/http-0.7.3.gem) = 54784
SHA256 (rubygem/http-0.8.0.gem) = 2196fd85ca121e03b4beb1805b77142a2af8be1444cdca97b68b07e3f80852f0
SIZE (rubygem/http-0.8.0.gem) = 67072