From owner-cvs-all@FreeBSD.ORG Wed Aug 18 18:32:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3FA016A4CE; Wed, 18 Aug 2004 18:32:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C2943D5E; Wed, 18 Aug 2004 18:32:34 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7IIWYkH084854; Wed, 18 Aug 2004 18:32:34 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7IIWY9o084853; Wed, 18 Aug 2004 18:32:34 GMT (envelope-from krion) Message-Id: <200408181832.i7IIWY9o084853@repoman.freebsd.org> From: Kirill Ponomarew Date: Wed, 18 Aug 2004 18:32:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/word2x Makefileports/textproc/word2x/files patch-fifo.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 18:32:34 -0000 krion 2004-08-18 18:32:34 UTC FreeBSD ports repository Modified files: textproc/word2x Makefile textproc/word2x/files patch-fifo.h Log: Fix build with gcc-3.4 PR: ports/70634 Submitted by: Ports Fury Revision Changes Path 1.20 +1 -7 ports/textproc/word2x/Makefile 1.2 +81 -1 ports/textproc/word2x/files/patch-fifo.h