- Update to 0.12.0

- Add LICENSE

Changes:	https://github.com/jnunemaker/httparty/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-30 18:28:59 +00:00
parent 557bf894f0
commit d87b4c7fdc
2 changed files with 6 additions and 4 deletions

View File

@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= httparty
PORTVERSION= 0.11.0
PORTVERSION= 0.12.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby Library that Makes HTTP Fun Again
RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
LICENSE= MIT
RUN_DEPENDS= rubygem-json>=1.8:${PORTSDIR}/devel/rubygem-json \
rubygem-multi_xml>=0.5.2:${PORTSDIR}/textproc/rubygem-multi_xml
USE_RUBY= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/httparty-0.11.0.gem) = e541c3130a569bb2c7b9947be48b8975a600359616bc6bd994f70e83ae18f584
SIZE (rubygem/httparty-0.11.0.gem) = 66048
SHA256 (rubygem/httparty-0.12.0.gem) = 0c894b7fc228479e10feff23125fc8d2c4fc4bf7552fbb2842dd057da0fdc383
SIZE (rubygem/httparty-0.12.0.gem) = 70144