Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9717663CC01 for ; Thu, 17 Nov 2011 09:09:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7009414A2D7; Thu, 17 Nov 2011 09:09:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14B9914A2D6 for ; Thu, 17 Nov 2011 09:09:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Eu9I2lorF2yK for ; Thu, 17 Nov 2011 09:09:22 +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 80BCA14A2D1 for ; Thu, 17 Nov 2011 09:09:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 65E8C175DD; Thu, 17 Nov 2011 09:09:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 17 Nov 2011 09:09:22 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/databases/p5-Jifty-DBI To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20111117090922.65E8C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Thu Nov 17 09:09:22 UTC 2011 Modified Files: pkgsrc/databases/p5-Jifty-DBI: Makefile distinfo Log Message: Update p5-Jifty-DBI to 0.72. Changes from previous: 0.72 2011-10-17 - Fixes: * Handle DBH connection errors, retry the query (Luke Closs) - Documentation: * Mention old_value in after_* hooks (Thomas Sibley) 0.71 2011-06-17 - Fixes: * Ensure canonicalization and validation triggers are properly found (Thomas Sibley) 0.70 2011-06-15 - Fixes: * Respect manual column sort_orders (Thomas Sibley) * Produce more useful error messages during schema upgrades (Thomas Sibley) - Documentation: * Clarify what value after_set_* hooks receive (Thomas Sibley) 0.69 2011-05-17 - Fixes: * Remove some instances of qw() as parentheses deprecated in 5.14 (sunnavy) To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/p5-Jifty-DBI/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/p5-Jifty-DBI/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.