Wed Jul 16 00:30:14 2014 UTC ()
Update to 0.54. From the changelog:

* Optional features required versions now builtin
* Updated copyright to 2014
* Prefer Data::Peek over Data::Dumper
* Support (and prefer) Spreadsheet::ParseXLSX for .xlsx
* Store CSV parse error - if any - in $ss->[0]{error}
* Link xlsgrep during install
* Added xlsgrep to examples
* Allow -C B,D for xlscat
* More prominent reference to xlscat in docs
* /dev/null cannot be used for tests on Windows
* Improve documentation consistency (RT#80409)
* Updated copyright to 2013
* Force old(er) tar format (ustar) - assumes GNU tar on release box
* Fix yml/json optional_features
* Install utilities from example by default
* Several minor changes (for maint)
* Note that empty sheets are skipped when clip is true (RT#75277)
* Allow undef as valid value for the options (Max Maischein)
* Don't generate warnings when stripping whitespace and only
  generating one of cells or rc. (Max Maschein)
* Fix test warning under perl-5.17.x
* Updated copyright to 2012
* Support passing attributes to the underlying parser
* Do not strip fields in sheets with no cells at all (RT#74976)


(schmonz)
diff -r1.15 -r1.16 pkgsrc/math/p5-Spreadsheet-Read/Makefile
diff -r1.8 -r1.9 pkgsrc/math/p5-Spreadsheet-Read/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/math/p5-Spreadsheet-Read/Makefile (expand / switch to context diff)
--- pkgsrc/math/p5-Spreadsheet-Read/Makefile 2014/05/29 23:36:55 1.15
+++ pkgsrc/math/p5-Spreadsheet-Read/Makefile 2014/07/16 00:30:14 1.16
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/07/16 00:30:14 schmonz Exp $
 #
 
-DISTNAME=	Spreadsheet-Read-0.45
+DISTNAME=	Spreadsheet-Read-0.54
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	3
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
 EXTRACT_SUFX=	.tgz

cvs diff -r1.8 -r1.9 pkgsrc/math/p5-Spreadsheet-Read/distinfo (expand / switch to context diff)
--- pkgsrc/math/p5-Spreadsheet-Read/distinfo 2011/11/17 07:57:24 1.8
+++ pkgsrc/math/p5-Spreadsheet-Read/distinfo 2014/07/16 00:30:14 1.9
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2011/11/17 07:57:24 hiramatsu Exp $
+$NetBSD: distinfo,v 1.9 2014/07/16 00:30:14 schmonz Exp $
 
-SHA1 (Spreadsheet-Read-0.45.tgz) = d04c99378b07e92d6b33a9e1c1fded9c0534890a
+SHA1 (Spreadsheet-Read-0.54.tgz) = eb4aa7a89edc87173fd2c86b1e86da6a0a1a3062
-RMD160 (Spreadsheet-Read-0.45.tgz) = c07786c323b59738ed49afe14606b7c66971f28a
+RMD160 (Spreadsheet-Read-0.54.tgz) = d1e44c7d6ba1201e17d42b9e158c6a006cc8dfd0
-Size (Spreadsheet-Read-0.45.tgz) = 120056 bytes
+Size (Spreadsheet-Read-0.54.tgz) = 133153 bytes