summaryrefslogtreecommitdiff
path: root/net/ruby-tw
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2013-12-21 17:29:30 +0000
committertsutsui <tsutsui@pkgsrc.org>2013-12-21 17:29:30 +0000
commitcd5139fdc2f7cbeb328e323c8084b16453a30ba0 (patch)
tree05ee676c4ee24b06c4c2b3392686cfd7fc799669 /net/ruby-tw
parent13f0871e65c19d5c063dc23eaf424b4c822878ff (diff)
downloadpkgsrc-cd5139fdc2f7cbeb328e323c8084b16453a30ba0.tar.gz
Update DEPENDS gem versions per tw.gemspec file.
Note both ruby-args_parser-0.2.0 and ruby-parallel-0.8.2 were updated in September.
Diffstat (limited to 'net/ruby-tw')
-rw-r--r--net/ruby-tw/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ruby-tw/Makefile b/net/ruby-tw/Makefile
index 61c8aff6fdc..ab72871fcd4 100644
--- a/net/ruby-tw/Makefile
+++ b/net/ruby-tw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/12/14 14:58:23 tsutsui Exp $
+# $NetBSD: Makefile,v 1.9 2013/12/21 17:29:30 tsutsui Exp $
DISTNAME= tw-0.5.2
CATEGORIES= net
@@ -8,8 +8,8 @@ HOMEPAGE= http://shokai.github.io/tw/
COMMENT= CUI Twitter Client
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-args_parser>=0.1.4:../../misc/ruby-args_parser
-DEPENDS+= ${RUBY_PKGPREFIX}-parallel>=0.6.0:../../misc/ruby-parallel
+DEPENDS+= ${RUBY_PKGPREFIX}-args_parser>=0.2.0:../../misc/ruby-args_parser
+DEPENDS+= ${RUBY_PKGPREFIX}-parallel>=0.8.2:../../misc/ruby-parallel
DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=1.1.4:../../misc/ruby-rainbow
DEPENDS+= ${RUBY_PKGPREFIX}-twitter>=4.4.0:../../net/ruby-twitter
DEPENDS+= ${RUBY_PKGPREFIX}-userstream>=1.2.0:../../net/ruby-userstream