Skip to content

Commit

Permalink
Update ruby-net-http-persistent to 2.6.
Browse files Browse the repository at this point in the history
=== 2.6 / 2010-03-26

* Minor enhancement
  * Net::HTTP::Persistent#idle_timeout may be set to nil to disable expiration
    of connections.  Pull Request #21 by Aaron Stone
  • Loading branch information
taca committed Apr 29, 2012
1 parent 82c348b commit ce68703
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-net-http-persistent/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2012/02/28 20:38:51 minskim Exp $
# $NetBSD: Makefile,v 1.5 2012/04/29 15:50:51 taca Exp $

DISTNAME= net-http-persistent-2.5.2
DISTNAME= net-http-persistent-2.6
CATEGORIES= www

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-net-http-persistent/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2012/02/28 20:38:51 minskim Exp $
$NetBSD: distinfo,v 1.5 2012/04/29 15:50:51 taca Exp $

SHA1 (net-http-persistent-2.5.2.gem) = bd4d93a01e4e40b5ca864200329c4186a6d2aaa3
RMD160 (net-http-persistent-2.5.2.gem) = 939683244a7a3b9111a35c897720d7d32fb12cf0
Size (net-http-persistent-2.5.2.gem) = 24576 bytes
SHA1 (net-http-persistent-2.6.gem) = 643a737fcd416549a215ac1e5ffbb1b89a14b9a4
RMD160 (net-http-persistent-2.6.gem) = 03605e3d9614657ec66f76f83a646c0c3f3920a1
Size (net-http-persistent-2.6.gem) = 25088 bytes

0 comments on commit ce68703

Please sign in to comment.