From a06d63cc851767280bd3471d51ccd941059cb52e Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sat, 13 Feb 2016 15:32:08 +0000 Subject: [PATCH] Update ruby-http to 1.0.2. Upstream changes (from CHANGES.md): ## 1.0.2 (2016-01-15) * [#295](https://github.com/httprb/http/pull/295): Fix redirect following when used with persistent mode. ([@ixti]) --- www/ruby-http/Makefile | 4 ++-- www/ruby-http/PLIST | 3 +-- www/ruby-http/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/www/ruby-http/Makefile b/www/ruby-http/Makefile index 3abd8d5122e6a..2bb3eb61b4990 100644 --- a/www/ruby-http/Makefile +++ b/www/ruby-http/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2016/01/03 08:00:59 taca Exp $ +# $NetBSD: Makefile,v 1.9 2016/02/13 15:32:08 tsutsui Exp $ # -DISTNAME= http-1.0.1 +DISTNAME= http-1.0.2 CATEGORIES= www MAINTAINER= tsutsui@NetBSD.org diff --git a/www/ruby-http/PLIST b/www/ruby-http/PLIST index 5034560a6966e..c192ff2f6a4b9 100644 --- a/www/ruby-http/PLIST +++ b/www/ruby-http/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2016/01/03 08:00:59 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2016/02/13 15:32:08 tsutsui Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.coveralls.yml ${GEM_LIBDIR}/.gitignore @@ -64,7 +64,6 @@ ${GEM_LIBDIR}/spec/regression_specs.rb ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/spec/support/black_hole.rb ${GEM_LIBDIR}/spec/support/capture_warning.rb -${GEM_LIBDIR}/spec/support/connection_reuse_shared.rb ${GEM_LIBDIR}/spec/support/dummy_server.rb ${GEM_LIBDIR}/spec/support/dummy_server/servlet.rb ${GEM_LIBDIR}/spec/support/http_handling_shared.rb diff --git a/www/ruby-http/distinfo b/www/ruby-http/distinfo index a6e18ccc44d01..c2c7ef496020d 100644 --- a/www/ruby-http/distinfo +++ b/www/ruby-http/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2016/01/03 08:00:59 taca Exp $ +$NetBSD: distinfo,v 1.10 2016/02/13 15:32:08 tsutsui Exp $ -SHA1 (http-1.0.1.gem) = 85a7312387ca6ad7d2807e59f19a06e2c488ac1b -RMD160 (http-1.0.1.gem) = 8defaab885272ab67a4439d80693a3f6624348c8 -SHA512 (http-1.0.1.gem) = 7012b714379c5328a25717533c325cfafc0137c37d248c98f1bd5676e3d1d12cafc254c1ac4d445f30ea6ffe23884a74104d4417e699cf190ad1535712280dbb -Size (http-1.0.1.gem) = 62464 bytes +SHA1 (http-1.0.2.gem) = 97d8e69635019395ec5640172f89172dae396f6a +RMD160 (http-1.0.2.gem) = e5dbabe93a13b99b1b81270f1ffcd511c2305a39 +SHA512 (http-1.0.2.gem) = fbfa76f588d46b10dfa0d3b319d0ca1a5a92749575cf27791febaf5d55f2e4458cf34f48d8b9792d4e220c89c702b75b039ca5b66d3c43d31bab982082312113 +Size (http-1.0.2.gem) = 62464 bytes