Sat Oct 29 02:18:17 2011 UTC ()
Update ruby-httpclient to 2.2.3.

= Changes in 2.2.3 =
  Oct 28, 2011 - version 2.2.3
    * Bug fixes
      * Ruby 1.8.6 support.  It's broken from 2.2.0.


(obache)
diff -r1.6 -r1.7 pkgsrc/www/ruby-httpclient/Makefile
diff -r1.6 -r1.7 pkgsrc/www/ruby-httpclient/distinfo

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

--- pkgsrc/www/ruby-httpclient/Makefile 2011/10/17 01:43:56 1.6
+++ pkgsrc/www/ruby-httpclient/Makefile 2011/10/29 02:18:17 1.7
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2011/10/17 01:43:56 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/10/29 02:18:17 obache Exp $
2# 2#
3 3
4DISTNAME= httpclient-2.2.2 4DISTNAME= httpclient-2.2.3
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
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_LANGUAGES= # none 14USE_LANGUAGES= # none
15 15
16# OK with ruby-1.9 buitin one, but not with ruby18's one. 16# OK with ruby-1.9 buitin one, but not with ruby18's one.
17RUBY_RDOC_REQD= 2.5.8 17RUBY_RDOC_REQD= 2.5.8

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

--- pkgsrc/www/ruby-httpclient/distinfo 2011/10/17 01:43:56 1.6
+++ pkgsrc/www/ruby-httpclient/distinfo 2011/10/29 02:18:17 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2011/10/17 01:43:56 obache Exp $ 1$NetBSD: distinfo,v 1.7 2011/10/29 02:18:17 obache Exp $
2 2
3SHA1 (httpclient-2.2.2.gem) = c65818c6221e2b56ace322fb9b6809d553816710 3SHA1 (httpclient-2.2.3.gem) = 8a2837345684f16966c761dcfded24423c1aa021
4RMD160 (httpclient-2.2.2.gem) = cbdae332d7a504ca6fbee9ffa0144880e577dee7 4RMD160 (httpclient-2.2.3.gem) = 39c288647457f6260ab8325b6823b26b4922f92e
5Size (httpclient-2.2.2.gem) = 199168 bytes 5Size (httpclient-2.2.3.gem) = 199168 bytes