summaryrefslogtreecommitdiff
path: root/math/p5-Spreadsheet-Read
diff options
context:
space:
mode:
authorseb <seb>2009-11-10 13:21:14 +0000
committerseb <seb>2009-11-10 13:21:14 +0000
commitf2dedc0e322a5ce51164ab77e02ee77b70d277f6 (patch)
treed0bc4c0633c7f9823baa5bac120b783bbbee516c /math/p5-Spreadsheet-Read
parent21f7f6702c499ffcf164601ed7b500651d1b82a4 (diff)
downloadpkgsrc-f2dedc0e322a5ce51164ab77e02ee77b70d277f6.tar.gz
Update p5-Spreadsheet-Read from version 0.35 to version 0.37.
Pkgsrc changes: - Adjust dependencies Upstream changes: 0.37 Thu 09 Nov 2009 - IO streams improvements - MANIFEST fix 0.36 Thu 06 Nov 2009 - Add strip option - Spreadsheet::XLSX 0.12 still does not support attributes - Require Text::CSV_XS-0.69 for CSV for auto-detection of \r - New attribute "parser" to force format - Allow CSV streams - Allow SC streams - Allow XLS streams
Diffstat (limited to 'math/p5-Spreadsheet-Read')
-rw-r--r--math/p5-Spreadsheet-Read/Makefile10
-rw-r--r--math/p5-Spreadsheet-Read/distinfo8
2 files changed, 9 insertions, 9 deletions
diff --git a/math/p5-Spreadsheet-Read/Makefile b/math/p5-Spreadsheet-Read/Makefile
index 2b35dd814a1..df20aa9ed81 100644
--- a/math/p5-Spreadsheet-Read/Makefile
+++ b/math/p5-Spreadsheet-Read/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/08/30 00:51:19 seb Exp $
+# $NetBSD: Makefile,v 1.3 2009/11/10 13:21:14 seb Exp $
#
-DISTNAME= Spreadsheet-Read-0.35
+DISTNAME= Spreadsheet-Read-0.37
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
@@ -22,9 +22,9 @@ REPLACE_PERL+= Read.pm
DEPENDS+= p5-Spreadsheet-ParseExcel>=0.49:../../math/p5-Spreadsheet-ParseExcel
DEPENDS+= p5-Spreadsheet-ReadSXC>=0.20:../../math/p5-Spreadsheet-ReadSXC
-DEPENDS+= p5-Text-CSV_XS>=0.65:../../textproc/p5-Text-CSV_XS
-DEPENDS+= p5-Text-CSV>=1.12:../../textproc/p5-Text-CSV
-DEPENDS+= p5-Spreadsheet-XLSX>=0.10:../../math/p5-Spreadsheet-XLSX
+DEPENDS+= p5-Text-CSV_XS>=0.69:../../textproc/p5-Text-CSV_XS
+DEPENDS+= p5-Text-CSV>=1.15:../../textproc/p5-Text-CSV
+DEPENDS+= p5-Spreadsheet-XLSX>=0.12:../../math/p5-Spreadsheet-XLSX
DEPENDS+= p5-Spreadsheet-ReadSXC>=0.20:../../math/p5-Spreadsheet-ReadSXC
BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
diff --git a/math/p5-Spreadsheet-Read/distinfo b/math/p5-Spreadsheet-Read/distinfo
index effff558922..b72d6c66f73 100644
--- a/math/p5-Spreadsheet-Read/distinfo
+++ b/math/p5-Spreadsheet-Read/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/08/30 00:51:19 seb Exp $
+$NetBSD: distinfo,v 1.3 2009/11/10 13:21:14 seb Exp $
-SHA1 (Spreadsheet-Read-0.35.tgz) = 599b85a64ef67124f11d3b857891c2561844c0f6
-RMD160 (Spreadsheet-Read-0.35.tgz) = db7050a82596f1ddead204b50328039f5e69f30d
-Size (Spreadsheet-Read-0.35.tgz) = 117870 bytes
+SHA1 (Spreadsheet-Read-0.37.tgz) = ec517746d1e852cb024044fb890a8227f0b4c5ba
+RMD160 (Spreadsheet-Read-0.37.tgz) = bd12c95053164ff6b0174c7c31a2bc4103404578
+Size (Spreadsheet-Read-0.37.tgz) = 120256 bytes