pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-CSV Update to 1.32
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a1ce600f213
branches: trunk
changeset: 621660:9a1ce600f213
user: wen <wen%pkgsrc.org@localhost>
date: Sun Jul 14 06:42:02 2013 +0000
description:
Update to 1.32
Upstream changes:
1.32
- fix t/rt71_pp.t
1.31 Thu Jun 13 14:06:49 2013
- fix handling UTF8 in parse method.
- fix getline with allow_loose_quotes (rt#83705)
- add allow_unquoted_escape
- fix parsing escapted sep char (found in Text::CSV_XS rt#81295)
* TODO: Updating documents and adding diag_verbose in the next version
diffstat:
textproc/p5-Text-CSV/Makefile | 4 ++--
textproc/p5-Text-CSV/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 07fe087be7f6 -r 9a1ce600f213 textproc/p5-Text-CSV/Makefile
--- a/textproc/p5-Text-CSV/Makefile Sun Jul 14 06:38:30 2013 +0000
+++ b/textproc/p5-Text-CSV/Makefile Sun Jul 14 06:42:02 2013 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2013/06/11 07:42:37 wen Exp $
+# $NetBSD: Makefile,v 1.14 2013/07/14 06:42:02 wen Exp $
#
-DISTNAME= Text-CSV-1.30
+DISTNAME= Text-CSV-1.32
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff -r 07fe087be7f6 -r 9a1ce600f213 textproc/p5-Text-CSV/distinfo
--- a/textproc/p5-Text-CSV/distinfo Sun Jul 14 06:38:30 2013 +0000
+++ b/textproc/p5-Text-CSV/distinfo Sun Jul 14 06:42:02 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2013/06/11 07:42:37 wen Exp $
+$NetBSD: distinfo,v 1.9 2013/07/14 06:42:02 wen Exp $
-SHA1 (Text-CSV-1.30.tar.gz) = 3dcf73b67a5fc20402761c4f3e28a3dfb512edfd
-RMD160 (Text-CSV-1.30.tar.gz) = c416a7ff0be10d1b80171c67803192dba5f8a157
-Size (Text-CSV-1.30.tar.gz) = 60879 bytes
+SHA1 (Text-CSV-1.32.tar.gz) = 3c98ddf726e3608d14288347959d6de183ddd541
+RMD160 (Text-CSV-1.32.tar.gz) = 6cb05070a150ed8e68ac59b1a6c4d85e134c6ef8
+Size (Text-CSV-1.32.tar.gz) = 62294 bytes
Home |
Main Index |
Thread Index |
Old Index