From aec876cdb30c3c353c8886f06e6ea32fb06f2943 Mon Sep 17 00:00:00 2001 From: sno Date: Sat, 17 Jul 2010 08:57:34 +0000 Subject: Updating textproc/p5-Text-CSV from 1.16 to 1.18 pkgsrc changes: - bump p5-Text-CSV_XS requirement to 0.73 Upstream changes: 1.18 Sat Jun 19 10:34:07 2010 - fixed a combine bug with quote_space reported and patched by rt#58356 - updated test files compatible to CSV_XS 0.73 1.17 Tue Mar 16 15:20:34 2010 - fixed parse working when setting quote_char undef. - made Text::CSV_XS compat 0.71 * Text::CSV->error_diag() in void context warns instead of doing nothing * auto_diag also used for new () itself - added quote_null (introduced in Text::CSV_XS 0.72) --- textproc/p5-Text-CSV/Makefile | 6 +++--- textproc/p5-Text-CSV/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'textproc/p5-Text-CSV') diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 05c3072730c..7011d97a6c4 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/01/17 00:19:47 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/07/17 08:57:34 sno Exp $ # -DISTNAME= Text-CSV-1.16 +DISTNAME= Text-CSV-1.18 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} @@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-Text-CSV_XS>=0.70:../../textproc/p5-Text-CSV_XS +DEPENDS+= p5-Text-CSV_XS>=0.73:../../textproc/p5-Text-CSV_XS PERL5_PACKLIST= auto/Text/CSV/.packlist diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index 383afaa1414..63032059240 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/01/17 00:19:47 sno Exp $ +$NetBSD: distinfo,v 1.6 2010/07/17 08:57:34 sno Exp $ -SHA1 (Text-CSV-1.16.tar.gz) = 896246ca2cdd8e5d3a83d53eeb440daaf45c9ea6 -RMD160 (Text-CSV-1.16.tar.gz) = 1518248df0605ee03d06bcc28e0a6fef81a538cf -Size (Text-CSV-1.16.tar.gz) = 45569 bytes +SHA1 (Text-CSV-1.18.tar.gz) = d0bc000842d09175e995c90577dca471a3191818 +RMD160 (Text-CSV-1.18.tar.gz) = c88f2e5eaec8edeb3e669396098068b6461ce174 +Size (Text-CSV-1.18.tar.gz) = 53640 bytes -- cgit v1.2.3