--- - branch: MAIN date: Sun Sep 15 17:37:24 UTC 2013 files: - new: '1.8' old: '1.7' path: pkgsrc/www/ruby-net-http-persistent/Makefile pathrev: pkgsrc/www/ruby-net-http-persistent/Makefile@1.8 type: modified - new: '1.8' old: '1.7' path: pkgsrc/www/ruby-net-http-persistent/distinfo pathrev: pkgsrc/www/ruby-net-http-persistent/distinfo@1.8 type: modified id: 20130915T173724Z.e67cc4898475698f46c6c36f525891df231f93c2 log: | Update ruby-net-http-persistent to 2.9. === 2.9 / 2013-07-24 * Minor enhancement * Added max_requests to avoid ECONNRESET for a server that allows a limited number of requests on a connection. Pull request #42 by James Tucker. * Request failures are now raised with the backtrace of the original exception. This gives better insight into the reason for the failure. See #41 by Andrew Cholakian. * OpenSSL is no longer required. If OpenSSL is not available an exception will be raised when attempting to access HTTPS resources. Feature request by Andr辿 Arko * Bug fixes * Explain the proper way of sending parameters depending upon the request method. Issue #35 by Andr辿 Arko. * Handle Errno::ETIMEDOUT by retrying the request. Issue #36 by Andr辿 Arko. * Requests retried by ruby 2.x are no longer retried by net-http-persistent. * Finish the connection if an otherwise unhandled exception happens during a request. Bug #46 by Mark Oude Veldhuis. * detect_idle_timeout now assumes a StandardError indicates the idle timeout has been found. Bug #43 by James Tucker. module: pkgsrc subject: 'CVS commit: pkgsrc/www/ruby-net-http-persistent' unixtime: '1379266644' user: taca