pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-twitter-stream Update ruby-twitter-stream to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb8d05eb2414
branches: trunk
changeset: 602406:fb8d05eb2414
user: obache <obache%pkgsrc.org@localhost>
date: Fri Apr 13 13:19:15 2012 +0000
description:
Update ruby-twitter-stream to 0.1.15.
* LICENSE=mit
* support all twitter streaming switched to SSL.
* bug fixes
diffstat:
net/ruby-twitter-stream/Makefile | 6 +++---
net/ruby-twitter-stream/PLIST | 3 ++-
net/ruby-twitter-stream/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 7eac0ccb072c -r fb8d05eb2414 net/ruby-twitter-stream/Makefile
--- a/net/ruby-twitter-stream/Makefile Fri Apr 13 13:09:17 2012 +0000
+++ b/net/ruby-twitter-stream/Makefile Fri Apr 13 13:19:15 2012 +0000
@@ -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@localhost
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 -r 7eac0ccb072c -r fb8d05eb2414 net/ruby-twitter-stream/PLIST
--- a/net/ruby-twitter-stream/PLIST Fri Apr 13 13:09:17 2012 +0000
+++ b/net/ruby-twitter-stream/PLIST Fri Apr 13 13:19:15 2012 +0000
@@ -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 -r 7eac0ccb072c -r fb8d05eb2414 net/ruby-twitter-stream/distinfo
--- a/net/ruby-twitter-stream/distinfo Fri Apr 13 13:09:17 2012 +0000
+++ b/net/ruby-twitter-stream/distinfo Fri Apr 13 13:19:15 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index