Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C6DCD63BADB for ; Wed, 14 Jul 2010 18:50:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0971063B101; Wed, 14 Jul 2010 18:50:12 +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 2D23563B100 for ; Wed, 14 Jul 2010 18:50:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5D521175DD; Wed, 14 Jul 2010 18:50:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 14 Jul 2010 18:50:11 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/textproc/p5-Text-CSV_XS To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20100714185011.5D521175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Wed Jul 14 18:50:11 UTC 2010 Modified Files: pkgsrc/textproc/p5-Text-CSV_XS: Makefile distinfo Log Message: Update from version 0.72 to version 0.73. Upstream changes: 2010-05-03 0.73 - H.Merijn Brand * Improve date conversion in examples/csv2xls new option -D allows column selection for date conversions * Tested under perl-5.12.0 (and 21 other versions of perl) * Added a note about EBCDIC data files * Test suite is now safe for parallel test (prove --shuffle -j6) To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/p5-Text-CSV_XS/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/p5-Text-CSV_XS/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.