From 68ee6ebf9e7f8337b2c8201ec2bd69932f8a22b5 Mon Sep 17 00:00:00 2001 From: he Date: Sun, 27 Jul 2008 18:33:55 +0000 Subject: Update from version 2.21 to 2.22. Changes: 2.22 July 19 2008 - Minor Beta + Added JPEG support. + Added 29_process_jpg.t test for jpg dimension processing. + Turned off compatibility_mode() in Spreadsheet::WriteExcel::Big which was on by accident. + Added "Warning about Office Service Pack 3" section to the docs to explain Excel warnings with duplicate data. + Expanded "Dates and Time in Excel" section of the docs. + Added isa() to _process_images() to allow subclassing. Reported by David Worenklein. --- math/p5-Spreadsheet-WriteExcel/Makefile | 4 ++-- math/p5-Spreadsheet-WriteExcel/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'math') diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile index 669ccd4e2e5..6bfd2259999 100644 --- a/math/p5-Spreadsheet-WriteExcel/Makefile +++ b/math/p5-Spreadsheet-WriteExcel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/06/22 17:08:54 he Exp $ +# $NetBSD: Makefile,v 1.17 2008/07/27 18:33:55 he Exp $ # -DISTNAME= Spreadsheet-WriteExcel-2.21 +DISTNAME= Spreadsheet-WriteExcel-2.22 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 7a151a5d55b..bf250775cbf 100644 --- a/math/p5-Spreadsheet-WriteExcel/distinfo +++ b/math/p5-Spreadsheet-WriteExcel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/06/22 17:08:54 he Exp $ +$NetBSD: distinfo,v 1.9 2008/07/27 18:33:55 he Exp $ -SHA1 (Spreadsheet-WriteExcel-2.21.tar.gz) = 7a86db78a851cb40d02adaac66b1aea6319aba83 -RMD160 (Spreadsheet-WriteExcel-2.21.tar.gz) = e187a4921eac37cb412f6d6f65ad7a544f4d48f8 -Size (Spreadsheet-WriteExcel-2.21.tar.gz) = 515892 bytes +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 -- cgit v1.2.3