pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/ruby-squib
Module Name: pkgsrc
Committed By: tsutsui
Date: Sat Sep 14 18:34:30 UTC 2019
Modified Files:
pkgsrc/games/ruby-squib: Makefile
Log Message:
ruby-squib: fix missed ruby-gnome version in DEPENDS.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/games/ruby-squib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/ruby-squib/Makefile
diff -u pkgsrc/games/ruby-squib/Makefile:1.15 pkgsrc/games/ruby-squib/Makefile:1.16
--- pkgsrc/games/ruby-squib/Makefile:1.15 Sat Sep 14 18:12:49 2019
+++ pkgsrc/games/ruby-squib/Makefile Sat Sep 14 18:34:30 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/09/14 18:12:49 tsutsui Exp $
+# $NetBSD: Makefile,v 1.16 2019/09/14 18:34:30 tsutsui Exp $
DISTNAME= squib-0.14.2
PKGREVISION= 1
@@ -20,7 +20,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-progressbar>
DEPENDS+= ${RUBY_PKGPREFIX}-roo>=2.7.1:../../math/ruby-roo
DEPENDS+= ${RUBY_PKGPREFIX}-pango>=3.3.8:../../devel/ruby-pango
DEPENDS+= ${RUBY_PKGPREFIX}-rsvg2>=3.3.8:../../graphics/ruby-rsvg2
-DEPENDS+= ${RUBY_PKGPREFIX}-gobject-introspection>=3.2.7:../../devel/ruby-gobject-introspection
+DEPENDS+= ${RUBY_PKGPREFIX}-gobject-introspection>=3.3.8:../../devel/ruby-gobject-introspection
DEPENDS+= ${RUBY_PKGPREFIX}-gio2>=3.3.8:../../devel/ruby-gio2
DEPENDS+= ${RUBY_PKGPREFIX}-highline17>=1.7.10<1.8:../../devel/ruby-highline17
Home |
Main Index |
Thread Index |
Old Index