summaryrefslogtreecommitdiff
path: root/net/ruby-twitter-stream
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-04-13 13:19:15 +0000
committerobache <obache@pkgsrc.org>2012-04-13 13:19:15 +0000
commit4056cab74b7b99267a163032a24751416bff8dbf (patch)
tree3e4be40909f5bae023ff3da18ee274ed5052511c /net/ruby-twitter-stream
parent5723c061c67e214a4ace1d1671919520d54622ac (diff)
downloadpkgsrc-4056cab74b7b99267a163032a24751416bff8dbf.tar.gz
Update ruby-twitter-stream to 0.1.15.
* LICENSE=mit * support all twitter streaming switched to SSL. * bug fixes
Diffstat (limited to 'net/ruby-twitter-stream')
-rw-r--r--net/ruby-twitter-stream/Makefile6
-rw-r--r--net/ruby-twitter-stream/PLIST3
-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 1448d80b816..cbbc5b28891 100644
--- a/net/ruby-twitter-stream/Makefile
+++ b/net/ruby-twitter-stream/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2011/07/11 11:58:35 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/04/13 13:19:15 obache Exp $
-DISTNAME= twitter-stream-0.1.14
+DISTNAME= twitter-stream-0.1.15
CATEGORIES= net
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://github.com/voloko/twitter-stream
COMMENT= Twitter realtime API client
-#LICENSE= # neither copyright nor restriction notice
+LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.8:../../devel/ruby-eventmachine
DEPENDS+= ${RUBY_PKGPREFIX}-simple_oauth>=0.1.4:../../security/ruby-simple_oauth
diff --git a/net/ruby-twitter-stream/PLIST b/net/ruby-twitter-stream/PLIST
index 48f64b6ffb3..95ae2ba02d1 100644
--- a/net/ruby-twitter-stream/PLIST
+++ b/net/ruby-twitter-stream/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2011/07/11 11:58:35 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/04/13 13:19:15 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
${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 3e7fc2b02b7..20688cc2d79 100644
--- a/net/ruby-twitter-stream/distinfo
+++ b/net/ruby-twitter-stream/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2011/07/11 11:58:35 obache Exp $
+$NetBSD: distinfo,v 1.8 2012/04/13 13:19:15 obache Exp $
-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
+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