Date: Fri, 12 Sep 2014 09:31:37 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368017 - head/games/xboard/files Message-ID: <201409120931.s8C9Vbcq014199@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Fri Sep 12 09:31:36 2014 New Revision: 368017 URL: http://svnweb.freebsd.org/changeset/ports/368017 QAT: https://qat.redports.org/buildarchive/r368017/ Log: Add patch file, forgotten in previous commit PR: 193271 Submitted by: Kalten Added: head/games/xboard/files/patch-xboard.conf.in (contents, props changed) Added: head/games/xboard/files/patch-xboard.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xboard/files/patch-xboard.conf.in Fri Sep 12 09:31:36 2014 (r368017) @@ -0,0 +1,15 @@ +--- xboard.conf.in.orig 2014-01-06 18:15:22.000000000 +0100 ++++ xboard.conf.in 2014-08-15 04:53:01.000000000 +0200 +@@ -69,11 +69,7 @@ + ; + -firstChessProgram fairymax + -secondChessProgram fairymax +--firstChessProgramNames {fairymax +-"Fruit 2.1" -fcp fruit -fUCI +-"Crafty" -fcp crafty +-"GNU Chess" -fcp gnuchess +-} ++-firstChessProgramNames {} + -niceEngines 0 + -polyglotDir "" + -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409120931.s8C9Vbcq014199>