Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 963CE63B880 for ; Fri, 18 Jul 2008 11:17:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3E64663B102; Fri, 18 Jul 2008 11:17:28 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 847B263B128 for ; Fri, 18 Jul 2008 11:17:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5CFEA175D0; Fri, 18 Jul 2008 11:17:27 +0000 (UTC) From: Ulrich Habel Subject: CVS commit: pkgsrc/databases/p5-DBIx-SearchBuilder To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org Message-Id: <20080718111727.5CFEA175D0@cvs.netbsd.org> Date: Fri, 18 Jul 2008 11:17:27 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rhaen Date: Fri Jul 18 11:17:27 UTC 2008 Modified Files: pkgsrc/databases/p5-DBIx-SearchBuilder: Makefile distinfo Log Message: - updated to 1.53 - verify the dependencies added: p5-File-Temp, p5-Encode ChangeLog: 1.54 Wed Jul 9 09:34:25 EDT 2008 When aborting transactions, we need to flush our cache, because SQLite is reusing the primary id for later inserts and the cache can otherwise become inconsistent. To generate a diff of this commit: cvs rdiff -r1.34 -r1.35 pkgsrc/databases/p5-DBIx-SearchBuilder/Makefile cvs rdiff -r1.23 -r1.24 pkgsrc/databases/p5-DBIx-SearchBuilder/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.