Skip to content

Commit

Permalink
Update ruby-httpclient to 2.3.3.
Browse files Browse the repository at this point in the history
= Changes in 2.3.3 =

  February 24, 2013 - version 2.3.3

  * Changes

    * #144 Add User-Agent field by default. You can remove the header by
      setting nil to HTTPClient#agent_name.
  • Loading branch information
obache committed Feb 24, 2013
1 parent 61599ff commit 0b0c915
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-httpclient/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2013/01/05 05:46:11 obache Exp $
# $NetBSD: Makefile,v 1.13 2013/02/24 13:39:53 obache Exp $
#

DISTNAME= httpclient-2.3.2
DISTNAME= httpclient-2.3.3
CATEGORIES= www

MAINTAINER= obache@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-httpclient/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2013/01/05 05:46:11 obache Exp $
$NetBSD: distinfo,v 1.12 2013/02/24 13:39:53 obache Exp $

SHA1 (httpclient-2.3.2.gem) = c462cfda11040b747509231ac9f6fb071ee78224
RMD160 (httpclient-2.3.2.gem) = 772af5dd94a44ad0489576601083218aacdf1e32
Size (httpclient-2.3.2.gem) = 154112 bytes
SHA1 (httpclient-2.3.3.gem) = 3c99a4b8ef51d60334d9eb98305e063d868f4ef6
RMD160 (httpclient-2.3.3.gem) = 747e54392f6b735150f653a28fd4a748824fa547
Size (httpclient-2.3.3.gem) = 154112 bytes

0 comments on commit 0b0c915

Please sign in to comment.