pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/gnuchess-book-medium



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 28 13:26:44 UTC 2019

Modified Files:
        pkgsrc/games/gnuchess-book-medium: Makefile

Log Message:
gnuchess-book-medium: quote BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/games/gnuchess-book-medium/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/gnuchess-book-medium/Makefile
diff -u pkgsrc/games/gnuchess-book-medium/Makefile:1.22 pkgsrc/games/gnuchess-book-medium/Makefile:1.23
--- pkgsrc/games/gnuchess-book-medium/Makefile:1.22     Sat Dec 28 12:37:28 2019
+++ pkgsrc/games/gnuchess-book-medium/Makefile  Sat Dec 28 13:26:44 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/12/28 12:37:28 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2019/12/28 13:26:44 wiz Exp $
 
 DISTNAME=              medium
 PKGNAME=               gnuchess-book-${DISTNAME}-20000511
@@ -11,7 +11,7 @@ MAINTAINER=           pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Chess opening book for GNU Chess (medium)
 LICENSE=               public-domain
 
-BROKEN=                        pgn_next_game(): malformed tag at line 32140, column 7
+BROKEN=                        "pgn_next_game(): malformed tag at line 32140, column 7"
 
 DEPENDS+=              gnuchess>=6:../../games/gnuchess
 



Home | Main Index | Thread Index | Old Index