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.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/c46f9789055a
branches: trunk
changeset: 650957:c46f9789055a
user: mef <mef%pkgsrc.org@localhost>
date: Wed Apr 29 13:50:23 2015 +0000
description:
Update to 1.33
--------------
1.33 Tue Mar 3 14:13:41 2015
- Fix some reported bugs with handling fields with zeros.
https://rt.cpan.org/Public/Bug/Display.html?id=93518
https://rt.cpan.org/Public/Bug/Display.html?id=92509
patched by shlomif
- catch up Text::CSV_XS 1.02
* add decode_utf8 attribute by ktat
- fix warnings: $. is undefined by ktat
- typo fixes in doc by anirvan, dsteinbrunner and pdl.
- parse() supports bind_columns()
* TODO: Updating documents and adding diag_verbose in the next version.
Catching up CSV_XS 1.04.
diffstat:
textproc/p5-Text-CSV/Makefile | 5 ++---
textproc/p5-Text-CSV/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 90673dbd07d7 -r c46f9789055a textproc/p5-Text-CSV/Makefile
--- a/textproc/p5-Text-CSV/Makefile Wed Apr 29 13:48:07 2015 +0000
+++ b/textproc/p5-Text-CSV/Makefile Wed Apr 29 13:50:23 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:41 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/04/29 13:50:23 mef Exp $
#
-DISTNAME= Text-CSV-1.32
+DISTNAME= Text-CSV-1.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff -r 90673dbd07d7 -r c46f9789055a textproc/p5-Text-CSV/distinfo
--- a/textproc/p5-Text-CSV/distinfo Wed Apr 29 13:48:07 2015 +0000
+++ b/textproc/p5-Text-CSV/distinfo Wed Apr 29 13:50:23 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2013/07/14 06:42:02 wen Exp $
+$NetBSD: distinfo,v 1.10 2015/04/29 13:50:23 mef Exp $
-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
+SHA1 (Text-CSV-1.33.tar.gz) = 9ad509d5bfd60914fdbd4ff8ce0b577df26590ee
+RMD160 (Text-CSV-1.33.tar.gz) = a13b5f1d303fcf8a67bd2c241938bb32a0604ea8
+Size (Text-CSV-1.33.tar.gz) = 64771 bytes
Home |
Main Index |
Thread Index |
Old Index