Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5108E63B97A for ; Wed, 22 Sep 2010 20:59:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EB6DA63B101; Wed, 22 Sep 2010 20:59:54 +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 0C02163B100 for ; Wed, 22 Sep 2010 20:59:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EB075175DD; Wed, 22 Sep 2010 20:59:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 22 Sep 2010 20:59:53 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/databases/p5-DBD-CSV To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100922205953.EB075175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Sep 22 20:59:53 UTC 2010 Modified Files: pkgsrc/databases/p5-DBD-CSV: Makefile distinfo Log Message: Updating databases/p5-DBD-CSV from 0.30 to 0.31 pkgsrc changes: - adjust dependencies Upstream changes: 2010-09-18 0.31 H.Merijn Brand * Require 5.8.1 (effectively already doing so by requiring DBI-1.614) * Update tests to use warnings and done_testing () requires Test::More-0.90, which is also required for DBI * Better diagnostics for empty files * Allow late setting of attributes (RT#61168) - requires DBI-1.614 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/p5-DBD-CSV/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/p5-DBD-CSV/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.