summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhe <he>2008-11-22 00:11:41 +0000
committerhe <he>2008-11-22 00:11:41 +0000
commit821f07a621d3ea0eac5eb18635d2c77f8cac510f (patch)
tree76133987d19faeb9a8e19d48be5567723f900f78 /textproc
parent564f43b36376ec3158a415f47e9c7a834ab731ec (diff)
downloadpkgsrc-821f07a621d3ea0eac5eb18635d2c77f8cac510f.tar.gz
Updated from version 0.52nb1 to 0.58.
Upstream changes: 2008-10-30 0.58 - H.Merijn Brand <h.m.brand@xs4all.nl> * Small typo in test message (RT#40410, JPL) * Parse error test on "\0 (RT#40507) * Fixed allow_loose_escapes bug disclosed by RT#40507 2008-10-21 0.57 - H.Merijn Brand <h.m.brand@xs4all.nl> * Don't bootstrap twice. Don't know how/when it came in there 2008-10-21 0.56 - H.Merijn Brand <h.m.brand@xs4all.nl> * Update to ppport.h 3.14_01 * Updated docs (Unicode, TODO, Release Plan) * As Text::CSV::Encoded is about to be released, refer to it in the documentation * Default for eol is "", undef now treated as "" * Don't print $\ twice (eol prevails over $\ in ->print ()) Fix only works in perl5.8 and up * Undef treated as 0 for boolean attributes * Trailing whitespace in pod removed * Sync up doc with latest Text::CSV::Encoded * YAML declared 1.4 (META.yml) instead of 1.1 (YAML) 2008-10-15 0.55 - H.Merijn Brand <h.m.brand@xs4all.nl> * Improve documentation on eol * Unicode on perl-5.8.[0-2] sucks. Don't use it! * Test error codes in expected IO failures * Allow SetDiag to be used as class method * Document the MS/Excel separation character * Hint that eof is not an error per se (RT#40047) 2008-09-04 0.54 - H.Merijn Brand <h.m.brand@xs4all.nl> * IO failure in print () was not propagated (ilmari, RT#38960) 2008-09-01 0.53 - H.Merijn Brand <h.m.brand@xs4all.nl> * SvUPGRADE is a safer choice than sv_upgrade (Lubomir Rintel, RT#38890) * bring docs in sync with reality for msg 2023 * Default eol for print is $\ * examples/csv-check should default to CSV , not to ; * Tests for SetDiag (0) * Tests for error 2030 * Code cleanup (Devel::Cover++)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile5
-rw-r--r--textproc/p5-Text-CSV_XS/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index 4beb0e75150..b5d4b1ef734 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2008/10/19 19:18:56 he Exp $
+# $NetBSD: Makefile,v 1.20 2008/11/22 00:11:41 he Exp $
#
-DISTNAME= Text-CSV_XS-0.52
+DISTNAME= Text-CSV_XS-0.58
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5tcx
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo
index 6bbda09c90f..735ee5459ee 100644
--- a/textproc/p5-Text-CSV_XS/distinfo
+++ b/textproc/p5-Text-CSV_XS/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/07/27 16:45:06 he Exp $
+$NetBSD: distinfo,v 1.6 2008/11/22 00:11:41 he Exp $
-SHA1 (Text-CSV_XS-0.52.tgz) = 6a38618db1906a352bdb4e05bb52040c5138c4bd
-RMD160 (Text-CSV_XS-0.52.tgz) = 821eace0ca191cdc2edcc4de33d83e20de3767b1
-Size (Text-CSV_XS-0.52.tgz) = 89986 bytes
+SHA1 (Text-CSV_XS-0.58.tgz) = cdfd1ede9124e2feee065bff982ff4e615f89ae4
+RMD160 (Text-CSV_XS-0.58.tgz) = 1759fbb1314f3998cbd228e18ddc00fc64061dc9
+Size (Text-CSV_XS-0.58.tgz) = 92891 bytes