httparty is a Ruby library that makes HTTP fun again! It's feautures: * Easy get, post, put, delete requests * Basic http authentication * Default request query string parameters (ie: for api keys that are needed on each request) * Automatic parsing of JSON and XML into ruby hashes based on response content-type WWW: http://rubyforge.org/projects/httparty/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
It require rubygem-activesupport-2.1.2: http://www.freebsd.org/cgi/query-pr.cgi?pr=128635
State Changed From-To: open->suspended It require rubygem-activesupport-2.1.2.
Responsible Changed From-To: miwi->clsung part of rubygem update, could you please deal with them.
State Changed From-To: suspended->closed New port added. Thank You.
clsung 2009-02-19 06:47:09 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/rubygem-httparty Makefile distinfo pkg-descr Log: httparty is a Ruby library that makes HTTP fun again! It's feautures: * Easy get, post, put, delete requests * Basic http authentication * Default request query string parameters (ie: for api keys that are needed on each request) * Automatic parsing of JSON and XML into ruby hashes based on response content-type WWW: http://rubyforge.org/projects/httparty/ PR: ports/128661 Submitted by: Wen Heping <wenheping_AT_gmail dot com> Revision Changes Path 1.2267 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/rubygem-httparty/Makefile (new) 1.1 +3 -0 ports/www/rubygem-httparty/distinfo (new) 1.1 +12 -0 ports/www/rubygem-httparty/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"