From owner-cvs-ports@FreeBSD.ORG Thu Jul 12 14:05:30 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AC621065753; Thu, 12 Jul 2012 14:05:30 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3DEB68FC1C; Thu, 12 Jul 2012 14:05:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q6CE5UaR098483; Thu, 12 Jul 2012 14:05:30 GMT (envelope-from ak@repoman.freebsd.org) Received: (from ak@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q6CE5Ujd098482; Thu, 12 Jul 2012 14:05:30 GMT (envelope-from ak) Message-Id: <201207121405.q6CE5Ujd098482@repoman.freebsd.org> From: Alex Kozlov Date: Thu, 12 Jul 2012 14:05:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/proofgeneral Makefile ports/math/proofgeneral/files patch-doc-Makefile.doc X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2012 14:05:30 -0000 ak 2012-07-12 14:05:30 UTC FreeBSD ports repository Modified files: math/proofgeneral Makefile math/proofgeneral/files patch-doc-Makefile.doc Log: - Fix build with new texi2html - Ignore attempts to compile with XEmacs, it is not supported by the ProofGeneral developers. PR: ports/169774 Submitted by: Timothy Beyer (maintainer) Revision Changes Path 1.31 +5 -3 ports/math/proofgeneral/Makefile 1.5 +10 -1 ports/math/proofgeneral/files/patch-doc-Makefile.doc