pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-httpclient Update ruby-httpclient to 2.2.0.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8375408307a1
branches: trunk
changeset: 588990:8375408307a1
user: obache <obache%pkgsrc.org@localhost>
date: Fri May 27 07:26:52 2011 +0000
description:
Update ruby-httpclient to 2.2.0.2.
(temporary disable RI/RDOC, rise error with ruby18).
* restore webmock compatibility
* keyword_argument should accept nil as a value
diffstat:
www/ruby-httpclient/Makefile | 8 ++++++--
www/ruby-httpclient/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 95744dc50a77 -r 8375408307a1 www/ruby-httpclient/Makefile
--- a/www/ruby-httpclient/Makefile Fri May 27 06:48:50 2011 +0000
+++ b/www/ruby-httpclient/Makefile Fri May 27 07:26:52 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/04/19 07:54:46 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/05/27 07:26:52 obache Exp $
#
-DISTNAME= httpclient-2.2.0.1
+DISTNAME= httpclient-2.2.0.2
CATEGORIES= www
MAINTAINER= obache%NetBSD.org@localhost
@@ -13,5 +13,9 @@
USE_LANGUAGES= # none
+# error with ruby18
+RUBY_BUILD_RDOC= no
+RUBY_BUILD_RI= no
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 95744dc50a77 -r 8375408307a1 www/ruby-httpclient/distinfo
--- a/www/ruby-httpclient/distinfo Fri May 27 06:48:50 2011 +0000
+++ b/www/ruby-httpclient/distinfo Fri May 27 07:26:52 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/04/19 07:54:46 obache Exp $
+$NetBSD: distinfo,v 1.4 2011/05/27 07:26:52 obache Exp $
-SHA1 (httpclient-2.2.0.1.gem) = 97c6802a0dbde4d14816119e53d4deae764ab9ef
-RMD160 (httpclient-2.2.0.1.gem) = 94c195d6f83b19d528e3fee05dce2f01348cae8d
-Size (httpclient-2.2.0.1.gem) = 230912 bytes
+SHA1 (httpclient-2.2.0.2.gem) = 4f8a86ca9199dc3e0fb66c4a8e6482a946f7dd7a
+RMD160 (httpclient-2.2.0.2.gem) = a2ff41b5a4c5e6285002d0a9d8dd0753a4a4ccb4
+Size (httpclient-2.2.0.2.gem) = 231424 bytes
Home |
Main Index |
Thread Index |
Old Index