summaryrefslogtreecommitdiff
path: root/net/ruby-twitter-stream
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-08-03 06:31:45 +0000
committerobache <obache@pkgsrc.org>2010-08-03 06:31:45 +0000
commit0347fb1468a0e6b22852e0e644be1819b91ef235 (patch)
treedbae8c7bfb4d489cb5631c9921f1f70b51a329e5 /net/ruby-twitter-stream
parentbea8a6067c4430f881669f5d1c8fb61d03f4b018 (diff)
downloadpkgsrc-0347fb1468a0e6b22852e0e644be1819b91ef235.tar.gz
Update ruby-twitter-stream to 0.1.7.
Add support for OAuth using roauth.
Diffstat (limited to 'net/ruby-twitter-stream')
-rw-r--r--net/ruby-twitter-stream/Makefile5
-rw-r--r--net/ruby-twitter-stream/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/net/ruby-twitter-stream/Makefile b/net/ruby-twitter-stream/Makefile
index a858d7d9496..fa3d09a998d 100644
--- a/net/ruby-twitter-stream/Makefile
+++ b/net/ruby-twitter-stream/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/05/26 10:55:11 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/03 06:31:45 obache Exp $
-DISTNAME= twitter-stream-0.1.6
+DISTNAME= twitter-stream-0.1.7
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= net
@@ -10,6 +10,7 @@ COMMENT= Twitter realtime API client
#LICENSE= # neither copyright nor restriction notice
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.8:../../devel/ruby-eventmachine
+DEPENDS+= ${RUBY_PKGPREFIX}-roauth>=0.0.2:../../security/ruby-roauth
GEM_BUILD= gemspec
diff --git a/net/ruby-twitter-stream/distinfo b/net/ruby-twitter-stream/distinfo
index e2ccc43a49f..732936658f7 100644
--- a/net/ruby-twitter-stream/distinfo
+++ b/net/ruby-twitter-stream/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/05/26 10:55:11 obache Exp $
+$NetBSD: distinfo,v 1.2 2010/08/03 06:31:45 obache Exp $
-SHA1 (twitter-stream-0.1.6.gem) = c3ff9b1496f7f256e9dc3c41738d5a40e70d5e8d
-RMD160 (twitter-stream-0.1.6.gem) = 41d855dcaf67fd1c535f7b14f7e2d1771e012f24
-Size (twitter-stream-0.1.6.gem) = 10240 bytes
+SHA1 (twitter-stream-0.1.7.gem) = dbb0a5e25cf2b90a58e7047a573ba3be1054e599
+RMD160 (twitter-stream-0.1.7.gem) = 8731038d93e8e38e2f7c4f530af6ea332b62341d
+Size (twitter-stream-0.1.7.gem) = 10752 bytes