pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-tweetstream Update ruby-tweetstream to 1.1.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf563d80ee41
branches: trunk
changeset: 603259:bf563d80ee41
user: obache <obache%pkgsrc.org@localhost>
date: Wed May 02 12:34:56 2012 +0000
description:
Update ruby-tweetstream to 1.1.5.
Version 1.1.5
=============
* Fix an incompatibility with Ruby < 1.9
* Added support for scrub_geo notice
diffstat:
net/ruby-tweetstream/Makefile | 10 ++++------
net/ruby-tweetstream/PLIST | 4 ++--
net/ruby-tweetstream/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 12 deletions(-)
diffs (54 lines):
diff -r 1f1daf6d2d44 -r bf563d80ee41 net/ruby-tweetstream/Makefile
--- a/net/ruby-tweetstream/Makefile Wed May 02 12:20:18 2012 +0000
+++ b/net/ruby-tweetstream/Makefile Wed May 02 12:34:56 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2012/03/20 14:03:50 taca Exp $
+# $NetBSD: Makefile,v 1.6 2012/05/02 12:34:56 obache Exp $
-DISTNAME= tweetstream-1.1.4
+DISTNAME= tweetstream-1.1.5
CATEGORIES= net
MAINTAINER= obache%NetBSD.org@localhost
@@ -9,10 +9,8 @@
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.1<2:../../misc/ruby-daemons
-DEPENDS+= ${RUBY_PKGPREFIX}-twitter-stream>=0.1.14<0.2:../../net/ruby-twitter-stream
-
-RUBY_JSON_REQD= 0
+DEPENDS+= ${RUBY_PKGPREFIX}-twitter-stream>=0.1.14<1:../../net/ruby-twitter-stream
+DEPENDS+= ${RUBY_PKGPREFIX}-multi_json>=1.3<2:../../textproc/ruby-multi_json
.include "../../lang/ruby/gem.mk"
-.include "../../lang/ruby/json.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 1f1daf6d2d44 -r bf563d80ee41 net/ruby-tweetstream/PLIST
--- a/net/ruby-tweetstream/PLIST Wed May 02 12:20:18 2012 +0000
+++ b/net/ruby-tweetstream/PLIST Wed May 02 12:34:56 2012 +0000
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2012/03/20 14:03:50 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/05/02 12:34:56 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
-${GEM_LIBDIR}/.simplecov
+${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
diff -r 1f1daf6d2d44 -r bf563d80ee41 net/ruby-tweetstream/distinfo
--- a/net/ruby-tweetstream/distinfo Wed May 02 12:20:18 2012 +0000
+++ b/net/ruby-tweetstream/distinfo Wed May 02 12:34:56 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/03/20 14:03:50 taca Exp $
+$NetBSD: distinfo,v 1.4 2012/05/02 12:34:56 obache Exp $
-SHA1 (tweetstream-1.1.4.gem) = 55227f2b428786f264f35765266b9191f8d23085
-RMD160 (tweetstream-1.1.4.gem) = e65ce3a503f9332b4d1cde3940ef9e41e538f708
-Size (tweetstream-1.1.4.gem) = 22528 bytes
+SHA1 (tweetstream-1.1.5.gem) = 028047fabd459737512ad38e7aab0942e636b731
+RMD160 (tweetstream-1.1.5.gem) = a1c8ccb0ac10ab88c524eeb58b372122f2635fb7
+Size (tweetstream-1.1.5.gem) = 22528 bytes
Home |
Main Index |
Thread Index |
Old Index