pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/ruby-squib ruby-squib: mark broken due to bulk b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9dd05fc8947f
branches:  trunk
changeset: 425818:9dd05fc8947f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Mar 23 23:56:43 2020 +0000

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

diffstat:

 games/ruby-squib/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r b791d649bdc6 -r 9dd05fc8947f games/ruby-squib/Makefile
--- a/games/ruby-squib/Makefile Mon Mar 23 23:21:17 2020 +0000
+++ b/games/ruby-squib/Makefile Mon Mar 23 23:56:43 2020 +0000
@@ -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}-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