summaryrefslogtreecommitdiff
path: root/math/p5-Spreadsheet-WriteExcel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-11-05 02:27:37 +0000
committerobache <obache@pkgsrc.org>2006-11-05 02:27:37 +0000
commit0b8fdb22a8d6d3e4d6fd19c35e755f2bc7ccd8df (patch)
treeb74d1976948cfca7b18311e92bd69646df734802 /math/p5-Spreadsheet-WriteExcel
parent993bac812978c863a127c6e0735eb9421a2c7e8c (diff)
downloadpkgsrc-0b8fdb22a8d6d3e4d6fd19c35e755f2bc7ccd8df.tar.gz
Update p5-Spreadsheet-WriteExcel to 2.17.
Based on patch provided by Martin Wilke via PR 34389, and remove dependency on p5-File-Temp-[0-9]*, it's already included in perl base package. Changes: 2.17 May 21 2006 - Minor + Added set_tab_color() method and example (tab_colors.pl). + Add set_page_view() method for Mac Excel view style and better default worksheet dimensions. + Added simulated row_wrap.pl example. + Added simulated Autofit example (autofit.pl). ! Fixed RT #17801, incorrect close value with filehandles. Thanks to Josie. ! Changed comment font to Excel's default of Tahoma 8. Reported by Stefano Maurri. ! Fixed bug that stopped Charts working in 2.16.
Diffstat (limited to 'math/p5-Spreadsheet-WriteExcel')
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile5
-rw-r--r--math/p5-Spreadsheet-WriteExcel/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile
index eafafde9f83..f0f7c03b35d 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/03/08 06:04:59 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/11/05 02:27:37 obache Exp $
#
-DISTNAME= Spreadsheet-WriteExcel-2.16
+DISTNAME= Spreadsheet-WriteExcel-2.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
@@ -11,7 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-WriteExcel/
COMMENT= Create Excel data files
DEPENDS+= p5-Parse-RecDescent-[0-9]*:../../devel/p5-Parse-RecDescent
-DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
PERL5_PACKLIST= auto/Spreadsheet/WriteExcel/.packlist
diff --git a/math/p5-Spreadsheet-WriteExcel/distinfo b/math/p5-Spreadsheet-WriteExcel/distinfo
index ea39e246aad..4a2e02ba310 100644
--- a/math/p5-Spreadsheet-WriteExcel/distinfo
+++ b/math/p5-Spreadsheet-WriteExcel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/03/08 06:04:59 wiz Exp $
+$NetBSD: distinfo,v 1.6 2006/11/05 02:27:37 obache Exp $
-SHA1 (Spreadsheet-WriteExcel-2.16.tar.gz) = 2643853eb0018ea0dba552226337c0a910b7e3da
-RMD160 (Spreadsheet-WriteExcel-2.16.tar.gz) = fe1404631bec89f2f07e8988e430181d7c7d8fd9
-Size (Spreadsheet-WriteExcel-2.16.tar.gz) = 476866 bytes
+SHA1 (Spreadsheet-WriteExcel-2.17.tar.gz) = abf2c4a87b78cef52d953406391db5f980c52942
+RMD160 (Spreadsheet-WriteExcel-2.17.tar.gz) = c07e7e22d272e1938fac0e2306795894fc41d4d1
+Size (Spreadsheet-WriteExcel-2.17.tar.gz) = 480876 bytes