pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mikutter
Module Name: pkgsrc
Committed By: tsutsui
Date: Sat Sep 14 18:14:25 UTC 2019
Modified Files:
pkgsrc/net/mikutter: Makefile
Log Message:
mikutter: update for ruby-gnome gem reorganization.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.183 -r1.184 pkgsrc/net/mikutter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mikutter/Makefile
diff -u pkgsrc/net/mikutter/Makefile:1.183 pkgsrc/net/mikutter/Makefile:1.184
--- pkgsrc/net/mikutter/Makefile:1.183 Sun Aug 25 15:17:19 2019
+++ pkgsrc/net/mikutter/Makefile Sat Sep 14 18:14:25 2019
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.183 2019/08/25 15:17:19 tsutsui Exp $
+# $NetBSD: Makefile,v 1.184 2019/09/14 18:14:25 tsutsui Exp $
#
DISTNAME= mikutter.3.9.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= https://mikutter.hachune.net/bin/
@@ -15,7 +16,7 @@ LICENSE= mit AND cc-by-sa-v3.0
DEPENDS+= ${RUBY_PKGPREFIX}-pluggaloid>=1.2.0:../../net/ruby-pluggaloid
DEPENDS+= ${RUBY_PKGPREFIX}-diva>=1.0.0:../../devel/ruby-diva
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=3.3.7:../../x11/ruby-gnome2-gtk
+DEPENDS+= ${RUBY_PKGPREFIX}-gtk2>=3.3.8:../../x11/ruby-gtk2
DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.2.9:../../devel/ruby-gettext
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.4:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.6.0:../../net/ruby-addressable
Home |
Main Index |
Thread Index |
Old Index