summaryrefslogtreecommitdiff
path: root/net/ruby-twitter-stream/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-twitter-stream/Makefile')
-rw-r--r--net/ruby-twitter-stream/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/ruby-twitter-stream/Makefile b/net/ruby-twitter-stream/Makefile
index 2387ee2236b..1448d80b816 100644
--- a/net/ruby-twitter-stream/Makefile
+++ b/net/ruby-twitter-stream/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2011/04/12 12:05:36 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/07/11 11:58:35 obache Exp $
-DISTNAME= twitter-stream-0.1.13
+DISTNAME= twitter-stream-0.1.14
CATEGORIES= net
MAINTAINER= obache@NetBSD.org
@@ -10,6 +10,7 @@ COMMENT= Twitter realtime API client
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
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"