diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-26 08:04:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-26 08:04:54 +0000 |
commit | 2a10acdddbc38e8e9a7c8bb1f10d30e35f55d60f (patch) | |
tree | 3c6a087e7513338ad75fbce7d0bb85e45bc54197 /math | |
parent | 062d80eb7137f908bbe4124fc23c21a56ea0b1d3 (diff) | |
download | pkgsrc-2a10acdddbc38e8e9a7c8bb1f10d30e35f55d60f.tar.gz |
Update to 0.2603:
0.2603 Mon May 30, 2004
- Mod SaveParser : Apply a path from Eduardo J
adding Protect feature
(Thank you, Eduardo J for patch)
- Mod ParseExcel : Apply a path from C. Jon Larsen
adding GetContent
(Thank you, C. Jon Larsen)
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Spreadsheet-ParseExcel/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Spreadsheet-ParseExcel/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-Spreadsheet-ParseExcel/Makefile b/math/p5-Spreadsheet-ParseExcel/Makefile index 6ccd2fe8532..cba1be0a3da 100644 --- a/math/p5-Spreadsheet-ParseExcel/Makefile +++ b/math/p5-Spreadsheet-ParseExcel/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:30 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/26 08:04:54 wiz Exp $ # -DISTNAME= Spreadsheet-ParseExcel-0.2602 +DISTNAME= Spreadsheet-ParseExcel-0.2603 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWITKNR/} MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-ParseExcel/ COMMENT= Perl module to get information from an Excel file DEPENDS+= p5-OLE-Storage_Lite>=0.08:../../devel/p5-OLE-Storage_Lite diff --git a/math/p5-Spreadsheet-ParseExcel/distinfo b/math/p5-Spreadsheet-ParseExcel/distinfo index b9a3bf7e0eb..5d73cd7b45d 100644 --- a/math/p5-Spreadsheet-ParseExcel/distinfo +++ b/math/p5-Spreadsheet-ParseExcel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 12:06:57 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/06/26 08:04:54 wiz Exp $ -SHA1 (Spreadsheet-ParseExcel-0.2602.tar.gz) = 6ebc0d39872c6e6127bfaef39a6ad57177208977 -RMD160 (Spreadsheet-ParseExcel-0.2602.tar.gz) = b45e0589aee1fbd6dda831d08594fcb306c1670b -Size (Spreadsheet-ParseExcel-0.2602.tar.gz) = 91945 bytes +SHA1 (Spreadsheet-ParseExcel-0.2603.tar.gz) = 1d80ed84f2d12cec2c0b02aadb5816d19e5a9ed1 +RMD160 (Spreadsheet-ParseExcel-0.2603.tar.gz) = 9f132f8b0abce0895c84317dc4aa79a23d42eae2 +Size (Spreadsheet-ParseExcel-0.2603.tar.gz) = 93092 bytes |