Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5ADF163BDF9 for ; Sat, 8 Aug 2009 13:54:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 09EB063B146; Sat, 8 Aug 2009 13:54:56 +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 312A663B145 for ; Sat, 8 Aug 2009 13:54:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1B712175D0; Sat, 8 Aug 2009 13:54:55 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 8 Aug 2009 13:54:55 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-Text-CSV To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090808135455.1B712175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat Aug 8 13:54:55 UTC 2009 Modified Files: pkgsrc/textproc/p5-Text-CSV: Makefile distinfo Log Message: Updating package for p5 module Text::CSV from 1.12 to 1.13 pkgsrc changes: - Correcting license to ${PERL5_LICENSE} Upstream changes: 1.13 Fri Jul 31 12:02:53 2009 - getline() didn't handle '0' starting multi line data (pointed by Diego Santa Cruz). To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-Text-CSV/Makefile \ pkgsrc/textproc/p5-Text-CSV/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.