diff options
author | taca <taca@pkgsrc.org> | 2017-03-20 15:49:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-03-20 15:49:21 +0000 |
commit | da8fccc152a6ed39c584f343cc0e7b178c56ccd3 (patch) | |
tree | 18564d318baaa334e6cee0552d85b34ea3a2a3e0 /www | |
parent | f658d56a3f993a0d95568b470250f3ad127005bc (diff) | |
download | pkgsrc-da8fccc152a6ed39c584f343cc0e7b178c56ccd3.tar.gz |
Update ruby-http to 2.2.1.
## 2.2.1 (2017-02-06)
* [#395](https://github.com/httprb/http/issues/395)
Fix regression of API, that broke webmock integration.
([@ixti])
Diffstat (limited to 'www')
-rw-r--r-- | www/ruby-http/Makefile | 4 | ||||
-rw-r--r-- | www/ruby-http/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/ruby-http/Makefile b/www/ruby-http/Makefile index d056215d79a..9106857c570 100644 --- a/www/ruby-http/Makefile +++ b/www/ruby-http/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2017/02/05 01:13:32 tsutsui Exp $ +# $NetBSD: Makefile,v 1.12 2017/03/20 15:49:21 taca Exp $ # -DISTNAME= http-2.2.0 +DISTNAME= http-2.2.1 CATEGORIES= www MAINTAINER= tsutsui@NetBSD.org diff --git a/www/ruby-http/distinfo b/www/ruby-http/distinfo index fdd6755399f..367b7d2e9e3 100644 --- a/www/ruby-http/distinfo +++ b/www/ruby-http/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2017/02/05 01:13:32 tsutsui Exp $ +$NetBSD: distinfo,v 1.13 2017/03/20 15:49:21 taca Exp $ -SHA1 (http-2.2.0.gem) = b3937af24d5f7f16024ab23f913c39876dee1fa4 -RMD160 (http-2.2.0.gem) = d8c2f4f44e78ea0f5353faa1da534db13440c381 -SHA512 (http-2.2.0.gem) = 82e3c11f8b5df23e42fea9528aab65d09e130ff12b919a0fda5539054883a29f7f512b0d120beec46e2879840c2525fdd2c8ce97311ba8417dc36947cae062f7 -Size (http-2.2.0.gem) = 66560 bytes +SHA1 (http-2.2.1.gem) = d919019fccb6d9d572fe226509e75f365a706eb1 +RMD160 (http-2.2.1.gem) = 0459c41a109ed89e620e3108c0dd98b5c802bb68 +SHA512 (http-2.2.1.gem) = e8edf381548c04d0fb2ea0f28104d85eda92d6de6686013190e84127c4ce118fe8b8a562267aed41ad23481ca54e21a215613d7e3d920d6c5ea9f9a3c4a2032c +Size (http-2.2.1.gem) = 66560 bytes |