summaryrefslogtreecommitdiff
path: root/net/ruby-twitter-stream
diff options
context:
space:
mode:
authorobache <obache>2011-03-15 08:30:01 +0000
committerobache <obache>2011-03-15 08:30:01 +0000
commit7b43880af91d2eb0cfb7769ae24f5cb36249f413 (patch)
treed5345e7bbb217cb52cb936cad473218095101593 /net/ruby-twitter-stream
parent6506930d3d81e289e0db9850b3bb46f354c74882 (diff)
downloadpkgsrc-7b43880af91d2eb0cfb7769ae24f5cb36249f413.tar.gz
Update ruby-twitter-stream to 0.1.12
* Update to rspec 2.5. * Add optional on_inited callback.
Diffstat (limited to 'net/ruby-twitter-stream')
-rw-r--r--net/ruby-twitter-stream/Makefile4
-rw-r--r--net/ruby-twitter-stream/PLIST9
-rw-r--r--net/ruby-twitter-stream/distinfo8
3 files changed, 10 insertions, 11 deletions
diff --git a/net/ruby-twitter-stream/Makefile b/net/ruby-twitter-stream/Makefile
index 7a8da6b1045..e3872dbd633 100644
--- a/net/ruby-twitter-stream/Makefile
+++ b/net/ruby-twitter-stream/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2010/10/16 05:09:36 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/03/15 08:30:01 obache Exp $
-DISTNAME= twitter-stream-0.1.10
+DISTNAME= twitter-stream-0.1.12
CATEGORIES= net
MAINTAINER= obache@NetBSD.org
diff --git a/net/ruby-twitter-stream/PLIST b/net/ruby-twitter-stream/PLIST
index e135ec4d7ba..eaaab60fe22 100644
--- a/net/ruby-twitter-stream/PLIST
+++ b/net/ruby-twitter-stream/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/26 10:55:11 obache Exp $
-${GEM_HOME}/cache/twitter-stream-${PKGVERSION}.gem
-${GEM_LIBDIR}/.gitignore
+@comment $NetBSD: PLIST,v 1.2 2011/03/15 08:30:01 obache Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/README.markdown
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
@@ -8,6 +7,6 @@ ${GEM_LIBDIR}/examples/reader.rb
${GEM_LIBDIR}/fixtures/twitter/basic_http.txt
${GEM_LIBDIR}/lib/twitter/json_stream.rb
${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_LIBDIR}/spec/twitter/json_stream.rb
+${GEM_LIBDIR}/spec/twitter/json_stream_spec.rb
${GEM_LIBDIR}/twitter-stream.gemspec
-${GEM_HOME}/specifications/twitter-stream-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/net/ruby-twitter-stream/distinfo b/net/ruby-twitter-stream/distinfo
index 964fcee995a..0fe38fbc1a5 100644
--- a/net/ruby-twitter-stream/distinfo
+++ b/net/ruby-twitter-stream/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/10/16 05:09:36 obache Exp $
+$NetBSD: distinfo,v 1.5 2011/03/15 08:30:01 obache Exp $
-SHA1 (twitter-stream-0.1.10.gem) = 48dae1ae3c06ed56485802e29f0e917947509154
-RMD160 (twitter-stream-0.1.10.gem) = 5cd2a63abbcee1220398e40c6eba7d27b983070d
-Size (twitter-stream-0.1.10.gem) = 10752 bytes
+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