From owner-cvs-all@FreeBSD.ORG Mon Mar 22 11:11:40 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 2096616A4CE; Mon, 22 Mar 2004 11:11:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE3B43D41; Mon, 22 Mar 2004 11:11:40 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2MJBdGe031454; Mon, 22 Mar 2004 11:11:39 -0800 (PST) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2MJBdhj031450; Mon, 22 Mar 2004 11:11:39 -0800 (PST) (envelope-from linimon) Message-Id: <200403221911.i2MJBdhj031450@repoman.freebsd.org> From: Mark Linimon Date: Mon, 22 Mar 2004 11:11:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/libiodbc/files patch-configure ports/databases/libiodbc Makefile distinfo pkg-plist 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: Mon, 22 Mar 2004 19:11:40 -0000 linimon 2004/03/22 11:11:39 PST FreeBSD ports repository Modified files: databases/libiodbc Makefile distinfo pkg-plist Removed files: databases/libiodbc/files patch-configure Log: Update to 3.51.1: catch up with the newest development branch, but not yet the newest release from that branch. From the PR: "I am aware that this patch does not update to the very latest version of the libiodbc library, but I will submit another update when I am back online after my move (along with a maintainer-email update)." Changes over time include: added new SQLDrivers implementation; added ODBC Tracing facility; code restructuring; fixes for installations in many more environments; bugfixes. See ChangeLog for complete details. PR: ports/62877 Submitted by: Erik H. Bakke (maintainer) Revision Changes Path 1.11 +4 -5 ports/databases/libiodbc/Makefile 1.3 +2 -1 ports/databases/libiodbc/distinfo 1.2 +0 -13 ports/databases/libiodbc/files/patch-configure (dead) 1.4 +4 -5 ports/databases/libiodbc/pkg-plist