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:   tnn
Date:           Mon Mar 23 23:56:43 UTC 2020

Modified Files:
        pkgsrc/games/ruby-squib: Makefile

Log Message:
ruby-squib: mark broken due to bulk build scan error


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 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.17 pkgsrc/games/ruby-squib/Makefile:1.18
--- pkgsrc/games/ruby-squib/Makefile:1.17       Sun Jan 26 17:31:17 2020
+++ pkgsrc/games/ruby-squib/Makefile    Mon Mar 23 23:56:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/01/26 17:31:17 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2020/03/23 23:56:43 tnn Exp $
 
 DISTNAME=      squib-0.14.2
 PKGREVISION=   1
@@ -22,7 +22,8 @@ DEPENDS+=     ${RUBY_PKGPREFIX}-pango>=3.3.8
 DEPENDS+=      ${RUBY_PKGPREFIX}-rsvg2>=3.3.8:../../graphics/ruby-rsvg2
 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
+#DEPENDS+=     ${RUBY_PKGPREFIX}-highline17>=1.7.10<1.8:../../devel/ruby-highline17
+BROKEN=                "ruby-highline17 was removed"
 
 RUBYGEM_OPTIONS+=      --format-executable
 



Home | Main Index | Thread Index | Old Index