diff options
author | he <he@pkgsrc.org> | 2008-08-17 12:58:29 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-17 12:58:29 +0000 |
commit | d67adc0bc2585a9edb6f4af5a9221039dabf7a37 (patch) | |
tree | 503338fdccef7d1839430bb0c081f2a016a6486e /math | |
parent | fb891f78422e4cc26739c44f4b9ce675a9bb8fd0 (diff) | |
download | pkgsrc-d67adc0bc2585a9edb6f4af5a9221039dabf7a37.tar.gz |
Update from version 2.22 to 2.23. Changes:
2.23 August 10 2008 - Major
+ Added Excel data validation with examples and test suite.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Spreadsheet-WriteExcel/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Spreadsheet-WriteExcel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile index 6bfd2259999..cd1a3dbf3a4 100644 --- a/math/p5-Spreadsheet-WriteExcel/Makefile +++ b/math/p5-Spreadsheet-WriteExcel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2008/07/27 18:33:55 he Exp $ +# $NetBSD: Makefile,v 1.18 2008/08/17 12:58:29 he Exp $ # -DISTNAME= Spreadsheet-WriteExcel-2.22 +DISTNAME= Spreadsheet-WriteExcel-2.23 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} diff --git a/math/p5-Spreadsheet-WriteExcel/distinfo b/math/p5-Spreadsheet-WriteExcel/distinfo index bf250775cbf..336eff4119e 100644 --- a/math/p5-Spreadsheet-WriteExcel/distinfo +++ b/math/p5-Spreadsheet-WriteExcel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2008/07/27 18:33:55 he Exp $ +$NetBSD: distinfo,v 1.10 2008/08/17 12:58:29 he Exp $ -SHA1 (Spreadsheet-WriteExcel-2.22.tar.gz) = 1547ce0d66e9a1f5a6fe85eb3b9c67bdf3413dbb -RMD160 (Spreadsheet-WriteExcel-2.22.tar.gz) = df0f47ec789a222002fa95647e2669d05c6bad57 -Size (Spreadsheet-WriteExcel-2.22.tar.gz) = 521990 bytes +SHA1 (Spreadsheet-WriteExcel-2.23.tar.gz) = e33b71d0cfab09a2f46caebd545603a2a2939835 +RMD160 (Spreadsheet-WriteExcel-2.23.tar.gz) = 677c2ca5986f0982f6d09a779f1f53ffe7a83938 +Size (Spreadsheet-WriteExcel-2.23.tar.gz) = 536325 bytes |