summaryrefslogtreecommitdiff
path: root/net/ruby-twitter-stream
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-12 12:05:36 +0000
committerobache <obache@pkgsrc.org>2011-04-12 12:05:36 +0000
commitdce97d3e28d01074ffa39498b0f621261cbceeab (patch)
treee7b94269851e999767eda5810b49456364f4c9c3 /net/ruby-twitter-stream
parent0845142e1c3829372f4787ba7ed70ae3c5c8aaee (diff)
downloadpkgsrc-dce97d3e28d01074ffa39498b0f621261cbceeab.tar.gz
Update ruby-twitter-stream to 0.1.13.
* use simpe_oauth instead of roauth.
Diffstat (limited to 'net/ruby-twitter-stream')
-rw-r--r--net/ruby-twitter-stream/Makefile6
-rw-r--r--net/ruby-twitter-stream/PLIST6
-rw-r--r--net/ruby-twitter-stream/distinfo8
3 files changed, 12 insertions, 8 deletions
diff --git a/net/ruby-twitter-stream/Makefile b/net/ruby-twitter-stream/Makefile
index e3872dbd633..2387ee2236b 100644
--- a/net/ruby-twitter-stream/Makefile
+++ b/net/ruby-twitter-stream/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2011/03/15 08:30:01 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/04/12 12:05:36 obache Exp $
-DISTNAME= twitter-stream-0.1.12
+DISTNAME= twitter-stream-0.1.13
CATEGORIES= net
MAINTAINER= obache@NetBSD.org
@@ -9,7 +9,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
+DEPENDS+= ${RUBY_PKGPREFIX}-simple_oauth>=0.1.4:../../security/ruby-simple_oauth
.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 eaaab60fe22..c9db2db951d 100644
--- a/net/ruby-twitter-stream/PLIST
+++ b/net/ruby-twitter-stream/PLIST
@@ -1,5 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2011/03/15 08:30:01 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2011/04/12 12:05:36 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gemtest
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/README.markdown
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
diff --git a/net/ruby-twitter-stream/distinfo b/net/ruby-twitter-stream/distinfo
index 0fe38fbc1a5..2a0ede99558 100644
--- a/net/ruby-twitter-stream/distinfo
+++ b/net/ruby-twitter-stream/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/03/15 08:30:01 obache Exp $
+$NetBSD: distinfo,v 1.6 2011/04/12 12:05:36 obache Exp $
-SHA1 (twitter-stream-0.1.12.gem) = 7d2ea04985a4bc0238b7fea973402f07d704f80e
-RMD160 (twitter-stream-0.1.12.gem) = 4943c76148202e8bb5bc0543fd28d421ece07dbd
-Size (twitter-stream-0.1.12.gem) = 10752 bytes
+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