Commit graph

21 commits

Author SHA1 Message Date
taca
ceebe9adcf Update ruby-patronto 0.4.20.
* fix base url concatenation

* Adds instantiation settings via block or hash.
  Fixes .downcase being called on symbols.

  Cleaned up

  Cleans up hash setter. Adds block support

  Adds tests for hash and block instantiation

  Undoes string fix for patron/request.rb to keep with scope.

* Handle two failing specs

  One is failing due to no OS support for SSLv2. This is reasonable,
  so I just removed SSLv2 from the list of SSL versions to test. This
  doesn't change the meaning of the test at all.

  I could not find the root cause of the other spec failure, though
  I suspect it is a setup problem. I have disabled the spec for now
  and will revisit it later on.

* Add doc comment
* Add a way to get the Request object

* Revert request action to be a symbol, but still allow upcase and
  downcase strings.
2015-03-13 17:14:02 +00:00
taca
17a1a339eb Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby. 2015-03-08 15:17:17 +00:00
taca
e43bb06e79 Add GEM_EXTSDIR support. 2014-03-17 14:41:15 +00:00
jperkin
9e7a1ba4b9 Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so.  This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
2014-03-13 11:08:49 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
fhajny
68506b1e85 Resign as maintainer (not really using Ruby at all any more). 2013-09-09 12:29:25 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
taca
20372ef502 Update ruby-patron to 0.4.18.
Exact changes are unknown.
2012-03-18 05:11:32 +00:00
taca
6b9a0108b4 * Remove .require_paths from PLIST
* Bump PKGREVISION.
2011-11-08 15:37:33 +00:00
taca
97e2b66264 Update ruby-patron package to 0.4.16.
Changes are unknown.
2011-09-12 14:39:22 +00:00
taca
b24a98179c Update www/ruby-patron package to 0.4.15.
Compact changes are not available but some ruby19 related improvement.
Please refer detail: https://github.com/toland/patron/commits/master
2011-08-25 15:49:12 +00:00
taca
e08777a315 Update www/ruby-patron package to 0.4.14.
Changes are unknown.
2011-08-13 00:30:55 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
taca
cbbf87309d Update ruby-patron pacakge to 0.4.11.
* Added URL encoding when an action is a POST.
2011-03-23 16:41:03 +00:00
taca
d528bc27f5 Update ruby-patron package to 0.4.10.
0.4.10.

* buffer size option.
* Added mutipart post.
2011-03-23 15:30:25 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
taca
abec49e2e8 Update www/ruby-patron to 0.4.9.
0.4.9

use rb_hash_foreach to make this work on rubinius and jruby
2010-09-23 06:53:58 +00:00
taca
bbd94ec662 Update www/ruby-patron to 0.4.8.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.

Changes are unknown.
2010-09-10 13:15:44 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
fhajny
d6abfca7e0 Import ruby18-patron-0.4.4 as www/ruby-patron.
Patron is a Ruby HTTP client library based on libcurl. It does not try
to expose the full "power" (read complexity) of libcurl but instead
tries to provide a sane API while taking advantage of libcurl under
the hood.
2009-12-02 12:13:28 +00:00