Tue Apr 19 07:54:46 2011 UTC ()
Update ruby-httpclient to 2.2.0.1.

* Fix webmock compatibility.


(obache)
diff -r1.2 -r1.3 pkgsrc/www/ruby-httpclient/Makefile
diff -r1.2 -r1.3 pkgsrc/www/ruby-httpclient/distinfo

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

--- pkgsrc/www/ruby-httpclient/Makefile 2011/04/15 11:06:51 1.2
+++ pkgsrc/www/ruby-httpclient/Makefile 2011/04/19 07:54:46 1.3
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2011/04/15 11:06:51 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/04/19 07:54:46 obache Exp $
2# 2#
3 3
4DISTNAME= httpclient-2.2.0 4DISTNAME= httpclient-2.2.0.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
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_LANGUAGES= # none 14USE_LANGUAGES= # none
15 15
16.include "../../lang/ruby/gem.mk" 16.include "../../lang/ruby/gem.mk"
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/www/ruby-httpclient/distinfo 2011/04/15 11:06:51 1.2
+++ pkgsrc/www/ruby-httpclient/distinfo 2011/04/19 07:54:46 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2011/04/15 11:06:51 obache Exp $ 1$NetBSD: distinfo,v 1.3 2011/04/19 07:54:46 obache Exp $
2 2
3SHA1 (httpclient-2.2.0.gem) = 84d8b7fc4132c419ff99a108b95b292c1df625db 3SHA1 (httpclient-2.2.0.1.gem) = 97c6802a0dbde4d14816119e53d4deae764ab9ef
4RMD160 (httpclient-2.2.0.gem) = dcedb01c1fb6cec5cd6eeed66c461c81bc2747da 4RMD160 (httpclient-2.2.0.1.gem) = 94c195d6f83b19d528e3fee05dce2f01348cae8d
5Size (httpclient-2.2.0.gem) = 230912 bytes 5Size (httpclient-2.2.0.1.gem) = 230912 bytes