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 Trivial clean up.
details: https://anonhg.NetBSD.org/pkgsrc/rev/287aee196d45
branches: trunk
changeset: 632386:287aee196d45
user: taca <taca%pkgsrc.org@localhost>
date: Wed Mar 26 14:28:18 2014 +0000
description:
Trivial clean up.
diffstat:
net/ruby-twitter-stream/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 21e278ba7633 -r 287aee196d45 net/ruby-twitter-stream/Makefile
--- a/net/ruby-twitter-stream/Makefile Wed Mar 26 14:27:22 2014 +0000
+++ b/net/ruby-twitter-stream/Makefile Wed Mar 26 14:28:18 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/03/16 13:17:58 obache Exp $
+# $NetBSD: Makefile,v 1.12 2014/03/26 14:28:18 taca Exp $
DISTNAME= twitter-stream-0.1.16
PKGREVISION= 1
@@ -11,8 +11,9 @@
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.8:../../devel/ruby-eventmachine
DEPENDS+= ${RUBY_PKGPREFIX}-simple_oauth>=0.1.4:../../security/ruby-simple_oauth
+DEPENDS+= ${RUBY_PKGPREFIX}-http_parser.rb>=0.5.1:../../www/ruby-http_parser.rb
+
OVERRIDE_GEMSPEC+= simple_oauth>=0.1.4
-DEPENDS+= ${RUBY_PKGPREFIX}-http_parser.rb>=0.5.1:../../www/ruby-http_parser.rb
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index