Wed Nov 8 21:15:50 2017 UTC ()
p5-Text-CSV_XS: update to 1.34.

1.34	- 2017-11-05, H.Merijn Brand
    * Bad arg for formula (like "craok") will now die with error 1500
    * Row report in formula reporting was off by 1
    * Add a prominent section about BOM handling
    * Make sheet label more portable (csv2xlsx)
    * Allow munge => \%hash
    * Preserve first row in csv (set_column_names => 0)


(wiz)
diff -r1.69 -r1.70 pkgsrc/textproc/p5-Text-CSV_XS/Makefile
diff -r1.46 -r1.47 pkgsrc/textproc/p5-Text-CSV_XS/distinfo

cvs diff -r1.69 -r1.70 pkgsrc/textproc/p5-Text-CSV_XS/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-CSV_XS/Makefile 2017/10/23 13:04:53 1.69
+++ pkgsrc/textproc/p5-Text-CSV_XS/Makefile 2017/11/08 21:15:50 1.70
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.69 2017/10/23 13:04:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.70 2017/11/08 21:15:50 wiz Exp $
2 2
3DISTNAME= Text-CSV_XS-1.33 3DISTNAME= Text-CSV_XS-1.34
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Text-CSV_XS/ 10HOMEPAGE= http://search.cpan.org/dist/Text-CSV_XS/
11COMMENT= Routines for composition and decomposition of comma-separated values 11COMMENT= Routines for composition and decomposition of comma-separated values
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PERL5_PACKLIST= auto/Text/CSV_XS/.packlist 14PERL5_PACKLIST= auto/Text/CSV_XS/.packlist
15 15
16.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"

cvs diff -r1.46 -r1.47 pkgsrc/textproc/p5-Text-CSV_XS/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-CSV_XS/distinfo 2017/10/23 13:04:53 1.46
+++ pkgsrc/textproc/p5-Text-CSV_XS/distinfo 2017/11/08 21:15:50 1.47
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.46 2017/10/23 13:04:53 wiz Exp $ 1$NetBSD: distinfo,v 1.47 2017/11/08 21:15:50 wiz Exp $
2 2
3SHA1 (Text-CSV_XS-1.33.tgz) = 9f39abd1e1954be80bc5d27eefa0de1024e12ee6 3SHA1 (Text-CSV_XS-1.34.tgz) = 88ef9a4022eebbe35bca128010f1d0ad33afa582
4RMD160 (Text-CSV_XS-1.33.tgz) = 93d7932667225be02e268140301361cb1126d497 4RMD160 (Text-CSV_XS-1.34.tgz) = 7863b0f75ba1ceab06ba6a59c7150242e161dba3
5SHA512 (Text-CSV_XS-1.33.tgz) = f6a18e57ee2d4e1f305af02922d081c487458453d0553166d1ce01de92f2b779a6b227e7136f37532c2614634f4192b699ef06526c1ca624ed4bd3daacbee35b 5SHA512 (Text-CSV_XS-1.34.tgz) = 1a13dc0105f52997df87e9612d8696342e2823e4f871b4f5402ae6b48c1375c2eaf70f773bf32b2c176da1ba0deab34413c427013bcdf5e10322fc6901dd2b86
6Size (Text-CSV_XS-1.33.tgz) = 173650 bytes 6Size (Text-CSV_XS-1.34.tgz) = 173425 bytes