From 35ea0cedf17e19b8411b51941adc504eeebd6433 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 22 Apr 2017 17:02:48 +0000 Subject: Update ruby-faraday to 0.12.1. Faraday 0.12.1 2017/04/21 * Fix an issue with Patron tests failing on jruby * Fix an issue with new rewind_files feature that was causing an exception when the body was not an Hash * Expose wrapped_exception in all client errors * Add Authentication Section to the ReadMe Faraday 0.12.0.1 2017/04/02 *Hotfix release to address an issue with TravisCI deploy on Rubygems Faraday 0.12.0 2017/03/21 * Proxy feature now relies on Ruby URI::Generic#find_proxy and can use no_proxy ENV variable (not compatible with ruby < 2.0) * Fix an issue with options that was causing new options to override defaults ones unexpectedly * Rewind UploadIOs on retry to fix a compatibility issue * Make multipart boundary unique * Adds support for context request option to pass arbitrary information to middlewares * Improvements in README.md --- www/ruby-faraday/Makefile | 4 ++-- www/ruby-faraday/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/ruby-faraday/Makefile b/www/ruby-faraday/Makefile index 8f635ee73b8..a7811d0edc1 100644 --- a/www/ruby-faraday/Makefile +++ b/www/ruby-faraday/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2017/02/05 01:04:40 tsutsui Exp $ +# $NetBSD: Makefile,v 1.16 2017/04/22 17:02:48 taca Exp $ -DISTNAME= faraday-0.11.0 +DISTNAME= faraday-0.12.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-faraday/distinfo b/www/ruby-faraday/distinfo index 433383dc1a7..c5121d65c5f 100644 --- a/www/ruby-faraday/distinfo +++ b/www/ruby-faraday/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2017/02/05 01:04:40 tsutsui Exp $ +$NetBSD: distinfo,v 1.11 2017/04/22 17:02:48 taca Exp $ -SHA1 (faraday-0.11.0.gem) = 76cc97d7b6a9a3f77d797618c3cd2cfa83d64429 -RMD160 (faraday-0.11.0.gem) = fb0cde147dfa427f3b668e81610764320a350b22 -SHA512 (faraday-0.11.0.gem) = 83add002e7a7e2bea9053ad5a97ec01f7b2b79032b3b506074286382ca98a4cfecac828e1b9ee6a3c31c9c010c80d4ee0014475c3e5ade639649d1c2d936f3ff -Size (faraday-0.11.0.gem) = 37376 bytes +SHA1 (faraday-0.12.1.gem) = 6021a533c34a7bc25d083999055a11c6f5583ff5 +RMD160 (faraday-0.12.1.gem) = 6dc17fc3dc45db73da36f646f20bf678b18c9cb2 +SHA512 (faraday-0.12.1.gem) = 672d2cf7f16069095a7c3712fb89a5cd3e5f8f6b9419911b0ee24e4d2d74198667c3ed8b69bd0585f5f5140ffd156179886caed1e5a8b90e8b59cd6b0d9b854e +Size (faraday-0.12.1.gem) = 38912 bytes -- cgit v1.2.3