- Update to 1.0.3

This commit is contained in:
Steve Wills 2013-02-27 01:40:51 +00:00
parent 0a358ae5f0
commit 85d854fbb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313018
2 changed files with 9 additions and 11 deletions

View file

@ -1,21 +1,19 @@
# Ports collection makefile for: rubygem-em-http-request
# Date created: 13 Dec 2011
# Whom: Scott Sanders <scott@jssjr.com>
#
# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD$
#
PORTNAME= em-http-request
PORTVERSION= 0.2.15
PORTVERSION= 1.0.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= EventMachine based, async HTTP Request client
RUN_DEPENDS= rubygem-addressable>=2.0.0:${PORTSDIR}/www/rubygem-addressable \
rubygem-escape_utils>=0:${PORTSDIR}/textproc/rubygem-escape_utils \
rubygem-eventmachine>=0.12.9:${PORTSDIR}/devel/rubygem-eventmachine
RUN_DEPENDS= rubygem-addressable>=2.2.3:${PORTSDIR}/www/rubygem-addressable \
rubygem-cookiejar>=0:${PORTSDIR}/www/rubygem-cookiejar \
rubygem-em-socksify>=0:${PORTSDIR}/www/rubygem-em-socksify \
rubygem-eventmachine>=1.0.0:${PORTSDIR}/devel/rubygem-eventmachine \
rubygem-http_parser.rb>=0.5.3:${PORTSDIR}/net/rubygem-http_parser.rb
USE_RUBY= yes
USE_RUBYGEMS= yes

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/em-http-request-0.2.15.gem) = 11773ce53cbe19fdc46028558025942d6d3e00fe60b99e9de6ea32b748f0f511
SIZE (rubygem/em-http-request-0.2.15.gem) = 44032
SHA256 (rubygem/em-http-request-1.0.3.gem) = 763d1f511bf0289ce702274a45e2c43dadf7e8f281de717b6e60baca3ca3b36f
SIZE (rubygem/em-http-request-1.0.3.gem) = 203264