pkgsrc/www/ruby-net-http-persistent
taca 73788e3bf7 Update ruby-net-http-persistent to 3.0.0.
=== 3.0

Breaking changes:

* No longer supports ruby 2.0 and earlier
* Net::HTTP::Persistent::new now uses keyword arguments for +name+ and
  +proxy+.
* Removed #max_age, use #expired?

New features:

* Uses connection_pool to manage all connections for a Net::HTTP::Persistent
  instance.

Bug fixes:

* Add missing SSL options ca_path, ciphers, ssl_timeout, verify_depth.
  Issue #63 by Johnneylee Jack Rollins.
2016-10-18 16:34:44 +00:00
..
DESCR
distinfo Update ruby-net-http-persistent to 3.0.0. 2016-10-18 16:34:44 +00:00
Makefile Update ruby-net-http-persistent to 3.0.0. 2016-10-18 16:34:44 +00:00
PLIST Update ruby-net-http-persistent to 3.0.0. 2016-10-18 16:34:44 +00:00