diff options
author | obache <obache@pkgsrc.org> | 2012-07-22 12:24:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-07-22 12:24:06 +0000 |
commit | d79d4bf88c55ed1c7c039f5b44995858660e95c9 (patch) | |
tree | 75d92a7b175b73f27ed874ef5b202060e1160c17 /net | |
parent | a9ea496f5d03ba283c85b74a41fec8dce93ac30c (diff) | |
download | pkgsrc-d79d4bf88c55ed1c7c039f5b44995858660e95c9.tar.gz |
Update ruby-twitter-stream to 0.1.16.
* add no_data callback when no data received for 90 seconds.
* bug fix
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-twitter-stream/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-twitter-stream/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/ruby-twitter-stream/Makefile b/net/ruby-twitter-stream/Makefile index cbbc5b28891..6a4cf75ff00 100644 --- a/net/ruby-twitter-stream/Makefile +++ b/net/ruby-twitter-stream/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2012/04/13 13:19:15 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/07/22 12:24:06 obache Exp $ -DISTNAME= twitter-stream-0.1.15 +DISTNAME= twitter-stream-0.1.16 CATEGORIES= net MAINTAINER= obache@NetBSD.org diff --git a/net/ruby-twitter-stream/distinfo b/net/ruby-twitter-stream/distinfo index 20688cc2d79..65d93d8e239 100644 --- a/net/ruby-twitter-stream/distinfo +++ b/net/ruby-twitter-stream/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/04/13 13:19:15 obache Exp $ +$NetBSD: distinfo,v 1.9 2012/07/22 12:24:06 obache Exp $ -SHA1 (twitter-stream-0.1.15.gem) = 364b795b929ba9994482043f9e851b0669b870e2 -RMD160 (twitter-stream-0.1.15.gem) = 182d0fc0bf40e1559a5120f924072a32dbed9531 -Size (twitter-stream-0.1.15.gem) = 12800 bytes +SHA1 (twitter-stream-0.1.16.gem) = cfd4567aa63f49aa17400613af0bd83b14a90afa +RMD160 (twitter-stream-0.1.16.gem) = ae3242c063df7e855f9b1276811ad2e74cd9bdb1 +Size (twitter-stream-0.1.16.gem) = 13312 bytes |