diff options
author | sno <sno> | 2010-03-16 22:41:56 +0000 |
---|---|---|
committer | sno <sno> | 2010-03-16 22:41:56 +0000 |
commit | 4fdde12b566f44cc0656228cb05d4516dd084f86 (patch) | |
tree | f6eda273f0912c58f81666508904bbbef258d1b7 /math | |
parent | dae52481d599ee7c99305b89db97ee1d0bdabd9c (diff) | |
download | pkgsrc-4fdde12b566f44cc0656228cb05d4516dd084f86.tar.gz |
Updating math/p5-Spreadsheet-Read from 0.38 to 0.39
pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.39 Tue 16 Mar 2010
- Doc fix (RT#54507, Patrick Cronin)
- Upped Copyright notices to 2010
- Drop YAML version to 1.0
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Spreadsheet-Read/Makefile | 10 | ||||
-rw-r--r-- | math/p5-Spreadsheet-Read/distinfo | 8 |
2 files changed, 9 insertions, 9 deletions
diff --git a/math/p5-Spreadsheet-Read/Makefile b/math/p5-Spreadsheet-Read/Makefile index 0d4896283fb..228bf3d9b43 100644 --- a/math/p5-Spreadsheet-Read/Makefile +++ b/math/p5-Spreadsheet-Read/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/01/25 21:49:30 seb Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/16 22:41:56 sno Exp $ # -DISTNAME= Spreadsheet-Read-0.38 +DISTNAME= Spreadsheet-Read-0.39 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} @@ -20,9 +20,9 @@ MAKE_ENV+= AUTOMATED_TESTING=1 # This is useless but placate check-interpreter.mk REPLACE_PERL+= Read.pm -DEPENDS+= p5-Spreadsheet-ParseExcel>=0.49:../../math/p5-Spreadsheet-ParseExcel +DEPENDS+= p5-Spreadsheet-ParseExcel>=0.57:../../math/p5-Spreadsheet-ParseExcel DEPENDS+= p5-Spreadsheet-ReadSXC>=0.20:../../math/p5-Spreadsheet-ReadSXC -DEPENDS+= p5-Text-CSV_XS>=0.70:../../textproc/p5-Text-CSV_XS +DEPENDS+= p5-Text-CSV_XS>=0.72:../../textproc/p5-Text-CSV_XS DEPENDS+= p5-Text-CSV>=1.16:../../textproc/p5-Text-CSV DEPENDS+= p5-Spreadsheet-XLSX>=0.12:../../math/p5-Spreadsheet-XLSX DEPENDS+= p5-Spreadsheet-ReadSXC>=0.20:../../math/p5-Spreadsheet-ReadSXC @@ -30,7 +30,7 @@ DEPENDS+= p5-File-Temp>=0.22:../../devel/p5-File-Temp DEPENDS+= p5-IO-stringy>=0:../../devel/p5-IO-stringy BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings -BUILD_DEPENDS+= p5-Test-Simple>=0.88:../../devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Test-Simple>=0.94:../../devel/p5-Test-Simple .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/p5-Spreadsheet-Read/distinfo b/math/p5-Spreadsheet-Read/distinfo index b38c032634d..7860a2696e2 100644 --- a/math/p5-Spreadsheet-Read/distinfo +++ b/math/p5-Spreadsheet-Read/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/01/25 21:49:30 seb Exp $ +$NetBSD: distinfo,v 1.5 2010/03/16 22:41:56 sno Exp $ -SHA1 (Spreadsheet-Read-0.38.tgz) = f9896d760d08d5644ba4f39baaf05a031d2160bc -RMD160 (Spreadsheet-Read-0.38.tgz) = 8e0b594c4fbc41566f0dcc3bb37649e41a5d199b -Size (Spreadsheet-Read-0.38.tgz) = 120616 bytes +SHA1 (Spreadsheet-Read-0.39.tgz) = 8a5b1f556c88a7399f7fc9ffc7e30cf95eb38bc9 +RMD160 (Spreadsheet-Read-0.39.tgz) = aa7057ac08d40dfb64a73330323f14a82a111688 +Size (Spreadsheet-Read-0.39.tgz) = 120682 bytes |