summaryrefslogtreecommitdiff
path: root/net/mikutter/Makefile
diff options
context:
space:
mode:
authorobache <obache>2011-05-07 13:57:35 +0000
committerobache <obache>2011-05-07 13:57:35 +0000
commitb5c5bcba678c695c1e5833a493fa1757244b86b1 (patch)
tree94af74ccb8b5fa60c4951ac365643469375e4b4e /net/mikutter/Makefile
parent03731d59134ade49148fa8cea69ba14bca793fe7 (diff)
downloadpkgsrc-b5c5bcba678c695c1e5833a493fa1757244b86b1.tar.gz
Update mikutter to 0.0.3.3.
* Add HTTP proxy support. * Support notify with Growl. * Support sound with SDL. * Fix to get tweet from keyed account. * Some bug fixes and performance improvements.
Diffstat (limited to 'net/mikutter/Makefile')
-rw-r--r--net/mikutter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile
index 8e1f50530c4..5644fd7c0cb 100644
--- a/net/mikutter/Makefile
+++ b/net/mikutter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2011/04/30 13:26:14 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/05/07 13:57:35 obache Exp $
#
-DISTNAME= mikutter.0.0.3.2
+DISTNAME= mikutter.0.0.3.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
@@ -19,7 +19,7 @@ DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
DEPENDS+= ${RUBY_PKGPREFIX}-json>=1.1.9:../../textproc/ruby-json
DEPENDS+= ${RUBY_PKGPREFIX}-hmac-[0-9]*:../../security/ruby-hmac
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk-[0-9]*:../../x11/ruby-gnome2-gtk
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gstreamer-[0-9]*:../../multimedia/ruby-gnome2-gstreamer
+DEPENDS+= ${RUBY_PKGPREFIX}-SDL-[0-9]*:../../devel/ruby-SDL
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.3.6:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-escape-[0-9]*:../../textproc/ruby-escape
DEPENDS+= ${RUBY_PKGPREFIX}-memoize>=1.3.1:../../devel/ruby-memoize