Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 91A1163C3E1 for ; Mon, 19 Oct 2009 08:37:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3F07363B1C7; Mon, 19 Oct 2009 08:37:40 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5E3BB63B10D for ; Mon, 19 Oct 2009 08:37:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 46602175DA; Mon, 19 Oct 2009 08:37:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 19 Oct 2009 08:37:39 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/databases/unixodbc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20091019083739.46602175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Mon Oct 19 08:37:39 UTC 2009 Modified Files: pkgsrc/databases/unixodbc: Makefile PLIST distinfo pkgsrc/databases/unixodbc/patches: patch-aa Log Message: Install include/unixodbc_conf.h to make include/sql.h header usable. Bump PKGREVISION since PLIST has changed. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/databases/unixodbc/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/unixodbc/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/unixodbc/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/unixodbc/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.