summaryrefslogtreecommitdiff
path: root/math/p5-Spreadsheet-WriteExcel/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-23 11:21:55 +0000
committersno <sno@pkgsrc.org>2010-02-23 11:21:55 +0000
commitb61e8dc49bf4ca0dbf5c27a6781924f2805c0832 (patch)
treedad915b056e7eb967f86aa0986c6ca9d49c7e895 /math/p5-Spreadsheet-WriteExcel/Makefile
parent50cc70e9269884a4d0fb7905df377ec800364ee1 (diff)
downloadpkgsrc-b61e8dc49bf4ca0dbf5c27a6781924f2805c0832.tar.gz
Updating math/p5-Spreadsheet-WriteExcel from 2.36 to 2.37
Upstream changes: 2.37 February 2 2010 - Minor + Added set_chartarea() and set_plotarea() methods to set chart and plot background colours and border lines. ! Fixed bug where embedded charts gave "Data may be lost" warning. Reported by Andreas Strobitzer. ! Fixed issue where set_properties() didn't work with ::Big. Marked ::Big as deprecated in the docs in favour of using Spreadsheet::WriteExcel directly. Removed WorkbookBig.pm.
Diffstat (limited to 'math/p5-Spreadsheet-WriteExcel/Makefile')
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile
index 28954a44b4d..7595b6dde19 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2010/01/25 22:19:39 seb Exp $
+# $NetBSD: Makefile,v 1.23 2010/02/23 11:21:55 sno Exp $
#
-DISTNAME= Spreadsheet-WriteExcel-2.36
+DISTNAME= Spreadsheet-WriteExcel-2.37
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}