pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/gnuchess-book-medium gnuchess-book-medium: mark ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ba9783b1170
branches:  trunk
changeset: 346062:0ba9783b1170
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 28 12:37:28 2019 +0000

description:
gnuchess-book-medium: mark as BROKEN

pgn_next_game(): malformed tag at line 32140, column 7

diffstat:

 games/gnuchess-book-medium/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f17cad9381eb -r 0ba9783b1170 games/gnuchess-book-medium/Makefile
--- a/games/gnuchess-book-medium/Makefile       Sat Dec 28 12:35:54 2019 +0000
+++ b/games/gnuchess-book-medium/Makefile       Sat Dec 28 12:37:28 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/09/21 11:20:04 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2019/12/28 12:37:28 wiz Exp $
 
 DISTNAME=              medium
 PKGNAME=               gnuchess-book-${DISTNAME}-20000511
@@ -11,6 +11,8 @@
 COMMENT=               Chess opening book for GNU Chess (medium)
 LICENSE=               public-domain
 
+BROKEN=                        pgn_next_game(): malformed tag at line 32140, column 7
+
 DEPENDS+=              gnuchess>=6:../../games/gnuchess
 
 CONFLICTS=             gnuchess-book-[0-9]*



Home | Main Index | Thread Index | Old Index