From owner-cvs-all@FreeBSD.ORG Fri Aug 13 23:38:44 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 716E616A4CE; Fri, 13 Aug 2004 23:38:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F93343D49; Fri, 13 Aug 2004 23:38:44 +0000 (GMT) (envelope-from markus@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 i7DNciBl010451; Fri, 13 Aug 2004 23:38:44 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7DNciE9010450; Fri, 13 Aug 2004 23:38:44 GMT (envelope-from markus) Message-Id: <200408132338.i7DNciE9010450@repoman.freebsd.org> From: Markus Brueffer Date: Fri, 13 Aug 2004 23:38:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/fung-calc Makefileports/math/fung-calc/files patch-src-libfungcalc-fparser-fparser.cc 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: Fri, 13 Aug 2004 23:38:44 -0000 markus 2004-08-13 23:38:44 UTC FreeBSD ports repository Modified files: math/fung-calc Makefile Added files: math/fung-calc/files patch-src-libfungcalc-fparser-fparser.cc Log: - Fix build with gcc 3.4 [1] - Fix build on amd64 Reported by: pointyhat via kris [1] Revision Changes Path 1.15 +1 -1 ports/math/fung-calc/Makefile 1.1 +29 -0 ports/math/fung-calc/files/patch-src-libfungcalc-fparser-fparser.cc (new)