summaryrefslogtreecommitdiff
path: root/net/ruby-twitter-stream
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-07-11 11:58:35 +0000
committerobache <obache@pkgsrc.org>2011-07-11 11:58:35 +0000
commite12fff5dfb4b69c047b4db29a2defa5721853cff (patch)
tree591e4a605d68eae9edae2fea0ff826ff266a2383 /net/ruby-twitter-stream
parentd9fe3d7d1d0a6b6a0405e53b693ca9a06117e4c3 (diff)
downloadpkgsrc-e12fff5dfb4b69c047b4db29a2defa5721853cff.tar.gz
Update ruby-twitter-stream to 0.1.14.
* bug fixes * merge downstream forks.
Diffstat (limited to 'net/ruby-twitter-stream')
-rw-r--r--net/ruby-twitter-stream/Makefile5
-rw-r--r--net/ruby-twitter-stream/PLIST4
-rw-r--r--net/ruby-twitter-stream/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/net/ruby-twitter-stream/Makefile b/net/ruby-twitter-stream/Makefile
index 2387ee2236b..1448d80b816 100644
--- a/net/ruby-twitter-stream/Makefile
+++ b/net/ruby-twitter-stream/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2011/04/12 12:05:36 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/07/11 11:58:35 obache Exp $
-DISTNAME= twitter-stream-0.1.13
+DISTNAME= twitter-stream-0.1.14
CATEGORIES= net
MAINTAINER= obache@NetBSD.org
@@ -10,6 +10,7 @@ COMMENT= Twitter realtime API client
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.8:../../devel/ruby-eventmachine
DEPENDS+= ${RUBY_PKGPREFIX}-simple_oauth>=0.1.4:../../security/ruby-simple_oauth
+DEPENDS+= ${RUBY_PKGPREFIX}-http_parser.rb>=0.5.1:../../www/ruby-http_parser.rb
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ruby-twitter-stream/PLIST b/net/ruby-twitter-stream/PLIST
index c9db2db951d..48f64b6ffb3 100644
--- a/net/ruby-twitter-stream/PLIST
+++ b/net/ruby-twitter-stream/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2011/04/12 12:05:36 obache Exp $
+@comment $NetBSD: PLIST,v 1.4 2011/07/11 11:58:35 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.gitignore
@@ -8,7 +8,7 @@ ${GEM_LIBDIR}/README.markdown
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/examples/reader.rb
-${GEM_LIBDIR}/fixtures/twitter/basic_http.txt
+${GEM_LIBDIR}/fixtures/twitter/tweets.txt
${GEM_LIBDIR}/lib/twitter/json_stream.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/twitter/json_stream_spec.rb
diff --git a/net/ruby-twitter-stream/distinfo b/net/ruby-twitter-stream/distinfo
index 2a0ede99558..3e7fc2b02b7 100644
--- a/net/ruby-twitter-stream/distinfo
+++ b/net/ruby-twitter-stream/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/04/12 12:05:36 obache Exp $
+$NetBSD: distinfo,v 1.7 2011/07/11 11:58:35 obache Exp $
-SHA1 (twitter-stream-0.1.13.gem) = aa25bf748d65ba2c59907681427bcbc995898fd0
-RMD160 (twitter-stream-0.1.13.gem) = a810cbb6d69bdc4591908c39808756f6cd9eacb1
-Size (twitter-stream-0.1.13.gem) = 11264 bytes
+SHA1 (twitter-stream-0.1.14.gem) = 7947e8df96408e1fd535ae82bf632997f7534702
+RMD160 (twitter-stream-0.1.14.gem) = f118795035fe8f326c32939e82a32e315955d744
+Size (twitter-stream-0.1.14.gem) = 12288 bytes