Thu Aug 1 12:59:33 2013 UTC ()
Update ruby-httpclient to 2.3.4.1.

2.3.4.1:
* Respect 1.8.7
* Remove a test accessing non-existing-host

2.3.4:
* Make sure to read socket in BINARY buffer


(obache)
diff -r1.13 -r1.14 pkgsrc/www/ruby-httpclient/Makefile
diff -r1.12 -r1.13 pkgsrc/www/ruby-httpclient/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/www/ruby-httpclient/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-httpclient/Makefile 2013/02/24 13:39:53 1.13
+++ pkgsrc/www/ruby-httpclient/Makefile 2013/08/01 12:59:33 1.14
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2013/02/24 13:39:53 obache Exp $ 1# $NetBSD: Makefile,v 1.14 2013/08/01 12:59:33 obache Exp $
2# 2#
3 3
4DISTNAME= httpclient-2.3.3 4DISTNAME= httpclient-2.3.4.1
5CATEGORIES= www 5CATEGORIES= www
6 6
7MAINTAINER= obache@NetBSD.org 7MAINTAINER= obache@NetBSD.org
8HOMEPAGE= https://github.com/nahi/httpclient 8HOMEPAGE= https://github.com/nahi/httpclient
9COMMENT= HTTP accessing library for Ruby 9COMMENT= HTTP accessing library for Ruby
10LICENSE= ruby-license 10LICENSE= ruby-license
11 11
12USE_LANGUAGES= # none 12USE_LANGUAGES= # none
13 13
14# OK with ruby-1.9 buitin one, but not with ruby18's one. 14# OK with ruby-1.9 buitin one, but not with ruby18's one.
15RUBY_RDOC_REQD= 2.5.8 15RUBY_RDOC_REQD= 2.5.8
16 16
17RUBYGEM_OPTIONS+= --format-executable 17RUBYGEM_OPTIONS+= --format-executable

cvs diff -r1.12 -r1.13 pkgsrc/www/ruby-httpclient/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-httpclient/distinfo 2013/02/24 13:39:53 1.12
+++ pkgsrc/www/ruby-httpclient/distinfo 2013/08/01 12:59:33 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2013/02/24 13:39:53 obache Exp $ 1$NetBSD: distinfo,v 1.13 2013/08/01 12:59:33 obache Exp $
2 2
3SHA1 (httpclient-2.3.3.gem) = 3c99a4b8ef51d60334d9eb98305e063d868f4ef6 3SHA1 (httpclient-2.3.4.1.gem) = bf9ee5b3c3b3c58d8c9cb66afcb8a5339b4fd311
4RMD160 (httpclient-2.3.3.gem) = 747e54392f6b735150f653a28fd4a748824fa547 4RMD160 (httpclient-2.3.4.1.gem) = 368461645e10848c0b8e242a20add8abac6b1f11
5Size (httpclient-2.3.3.gem) = 154112 bytes 5Size (httpclient-2.3.4.1.gem) = 155648 bytes