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 12:37:28 UTC 2019
Modified Files:
pkgsrc/games/gnuchess-book-medium: Makefile
Log Message:
gnuchess-book-medium: mark as BROKEN
pgn_next_game(): malformed tag at line 32140, column 7
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 pkgsrc/games/gnuchess-book-medium/Makefile:1.22
--- pkgsrc/games/gnuchess-book-medium/Makefile:1.21 Thu Sep 21 11:20:04 2017
+++ pkgsrc/games/gnuchess-book-medium/Makefile Sat Dec 28 12:37:28 2019
@@ -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 @@ 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
+
DEPENDS+= gnuchess>=6:../../games/gnuchess
CONFLICTS= gnuchess-book-[0-9]*
Home |
Main Index |
Thread Index |
Old Index