summaryrefslogtreecommitdiff
path: root/www/ruby-http
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2016-02-13 15:32:08 +0000
committertsutsui <tsutsui@pkgsrc.org>2016-02-13 15:32:08 +0000
commite6e9c5dd385e6e0871f7d3de717f7a73ee20625c (patch)
tree1920b291ba9b3563c623307c55366cd00237d817 /www/ruby-http
parentc9b321af60e29581ffc2e9e8ceca07577d58e592 (diff)
downloadpkgsrc-e6e9c5dd385e6e0871f7d3de717f7a73ee20625c.tar.gz
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])
Diffstat (limited to 'www/ruby-http')
-rw-r--r--www/ruby-http/Makefile4
-rw-r--r--www/ruby-http/PLIST3
-rw-r--r--www/ruby-http/distinfo10
3 files changed, 8 insertions, 9 deletions
diff --git a/www/ruby-http/Makefile b/www/ruby-http/Makefile
index 3abd8d5122e..2bb3eb61b49 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 5034560a696..c192ff2f6a4 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 a6e18ccc44d..c2c7ef49602 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