summaryrefslogtreecommitdiff
path: root/net/mikutter
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2016-03-17 00:01:09 +0000
committertnn <tnn@pkgsrc.org>2016-03-17 00:01:09 +0000
commitb7a678b821601e6b284306341f595c6c0625da68 (patch)
tree3834b52a65d5f95f9474a0b36767e5135266ce3e /net/mikutter
parent310731f44dd328a976f3ec19b6db524abdf64d59 (diff)
downloadpkgsrc-b7a678b821601e6b284306341f595c6c0625da68.tar.gz
according to https://github.com/oauth-xx/oauth-ruby/pull/108 the
problem should be fixed with ruby-oauth 0.5.1, so depend on that.
Diffstat (limited to 'net/mikutter')
-rw-r--r--net/mikutter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile
index 20272c55169..c04ee9f4685 100644
--- a/net/mikutter/Makefile
+++ b/net/mikutter/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.116 2016/03/16 23:13:07 tnn Exp $
+# $NetBSD: Makefile,v 1.117 2016/03/17 00:01:09 tnn Exp $
#
DISTNAME= mikutter.3.3.8
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
@@ -16,8 +17,7 @@ LICENSE= mit AND cc-by-sa-v3.0
DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid-[0-9]*:../../net/ruby-pluggaloid
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.0.7:../../x11/ruby-gnome2-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext
-BROKEN= ruby-oauth less than 0.5 dependency no longer satisfiable
-#DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4<0.5:../../security/ruby-oauth
+DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.1:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable
DEPENDS+= ${RUBY_PKGPREFIX}-memoist-[0-9]*:../../devel/ruby-memoist
DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4:../../security/ruby-hmac