From owner-cvs-ports@FreeBSD.ORG Sat Aug 16 16:17:21 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA5E237B401; Sat, 16 Aug 2003 16:17:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBE143F85; Sat, 16 Aug 2003 16:17:21 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7GNHL0U013253; Sat, 16 Aug 2003 16:17:21 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7GNHKv2013252; Sat, 16 Aug 2003 16:17:21 -0700 (PDT) Message-Id: <200308162317.h7GNHKv2013252@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 16 Aug 2003 16:17:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/htmltolatex/files patch-Attribute.h patch-abstractTable.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 16 Aug 2003 23:17:22 -0000 kris 2003/08/16 16:17:20 PDT FreeBSD ports repository Modified files: textproc/htmltolatex/files patch-abstractTable.cpp Added files: textproc/htmltolatex/files patch-Attribute.h Log: Fix build with gcc 3.3 Revision Changes Path 1.1 +10 -0 ports/textproc/htmltolatex/files/patch-Attribute.h (new) 1.2 +4 -6 ports/textproc/htmltolatex/files/patch-abstractTable.cpp