Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B725E63C503 for ; Mon, 11 Jan 2010 09:18:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6922163B1AB; Mon, 11 Jan 2010 09:18:41 +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 86E1863B19C for ; Mon, 11 Jan 2010 09:18:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 40252175DF; Mon, 11 Jan 2010 09:18:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 11 Jan 2010 09:18:40 +0000 From: David Brownlee Subject: CVS commit: pkgsrc/databases/sqlite3 To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20100111091840.40252175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: abs Date: Mon Jan 11 09:18:40 UTC 2010 Modified Files: pkgsrc/databases/sqlite3: Makefile Log Message: Match 3.6.20 behaviour & build threadsafe. Fix PR/42515 & issues with firefox. Bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/sqlite3/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.