From owner-cvs-ports@FreeBSD.ORG Sat Feb 12 21:44:18 2005 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 BDF6916A4CE; Sat, 12 Feb 2005 21:44:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F71243D45; Sat, 12 Feb 2005 21:44:18 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CLiI9a029288; Sat, 12 Feb 2005 21:44:18 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLiI2V029287; Sat, 12 Feb 2005 21:44:18 GMT (envelope-from marcus) Message-Id: <200502122144.j1CLiI2V029287@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Feb 2005 21:44:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/finance/libofx Makefileports/finance/libofx/files patch-inc_libofx.h patch-ofx2qif_ofx2qif.c 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, 12 Feb 2005 21:44:18 -0000 marcus 2005-02-12 21:44:18 UTC FreeBSD ports repository Modified files: finance/libofx Makefile Added files: finance/libofx/files patch-inc_libofx.h patch-ofx2qif_ofx2qif.c Log: * Fix the build on 4.X * Use libtool15 Revision Changes Path 1.11 +3 -2 ports/finance/libofx/Makefile 1.1 +70 -0 ports/finance/libofx/files/patch-inc_libofx.h (new) 1.1 +19 -0 ports/finance/libofx/files/patch-ofx2qif_ofx2qif.c (new)