From owner-svn-ports-head@freebsd.org Sun Nov 5 08:26:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7D42E65494; Sun, 5 Nov 2017 08:26:40 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A7DF072BD0; Sun, 5 Nov 2017 08:26:40 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA58QdpO051187; Sun, 5 Nov 2017 08:26:39 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA58Qdpg051184; Sun, 5 Nov 2017 08:26:39 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201711050826.vA58Qdpg051184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 5 Nov 2017 08:26:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453523 - head/games/gnugo/files X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/games/gnugo/files X-SVN-Commit-Revision: 453523 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 08:26:41 -0000 Author: riggs Date: Sun Nov 5 08:26:39 2017 New Revision: 453523 URL: https://svnweb.freebsd.org/changeset/ports/453523 Log: Un-break build in the presence of print/texinfo Details: - If print/texinfo is installed, the build process detects and uses it to rebuild the info pages. This fails because of some syntax errors, previously only flagged as warnings. - There is currently no configure switch to change this behaviour, hence the texi files are patched to pass the texinfo run. MFH: 2017Q4 (ports-secteam build fix blanket) Added: head/games/gnugo/files/patch-doc_gnugo.texi (contents, props changed) head/games/gnugo/files/patch-doc_montecarlo.texi (contents, props changed) Added: head/games/gnugo/files/patch-doc_gnugo.texi ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/gnugo/files/patch-doc_gnugo.texi Sun Nov 5 08:26:39 2017 (r453523) @@ -0,0 +1,11 @@ +--- doc/gnugo.texi.orig 2009-02-17 21:41:31 UTC ++++ doc/gnugo.texi +@@ -26,7 +26,7 @@ + + @sp 1 + @page +-@title{GNU Go 3.8} ++@title GNU Go 3.8 + @vskip 0pt plus 1filll + Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008 and 2009 @uref{http://www.fsf.org,Free Software Foundation}, Inc. Added: head/games/gnugo/files/patch-doc_montecarlo.texi ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/gnugo/files/patch-doc_montecarlo.texi Sun Nov 5 08:26:39 2017 (r453523) @@ -0,0 +1,11 @@ +--- doc/montecarlo.texi.orig 2009-02-17 21:41:31 UTC ++++ doc/montecarlo.texi +@@ -245,7 +245,7 @@ These can be combined arbitrarily but al + pattern to take effect. If contradictory properties are combined, the + pattern will never match. + +-@subsection Final Remarks ++@section Final Remarks + + @itemize + @item Move values are unsigned 32-bit integers. To avoid overflow in