summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-01-25 22:19:39 +0000
committerseb <seb@pkgsrc.org>2010-01-25 22:19:39 +0000
commitccc0ec3377951bafca2eae4a28d72ed8d3351ffb (patch)
treedc975672740ff8977f815f08f6a8ffdecbd38e77 /math
parent3d1cd307f9d40f3f274f3f9e0ca16c6431d0c1b1 (diff)
downloadpkgsrc-ccc0ec3377951bafca2eae4a28d72ed8d3351ffb.tar.gz
Update p5-Spreadsheet-WriteExcel from version 2.35 to version 2.36.
Pkgsrc changes: - Adjust dependencies. Upstream changes: 2.36 January 21 2010 - Minor ! Fix for bug that gave a name conflict error for repeat rows and autofilters in some non-English versions of Excel. http://rt.cpan.org/Public/Bug/Display.html?id=38099 ! Fixed tab selection for Charts. + Added xl_range_formula() to Spreadsheet::WriteExcel::Utility to help with creating chart ranges. Added example to Chart docs. + Added set_legend() method with initial legend formatting options. + Documented Worksheet methods that are applicable to Charts.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile6
-rw-r--r--math/p5-Spreadsheet-WriteExcel/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile
index 18fc823d414..28954a44b4d 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2010/01/20 15:14:36 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2010/01/25 22:19:39 seb Exp $
#
-DISTNAME= Spreadsheet-WriteExcel-2.35
+DISTNAME= Spreadsheet-WriteExcel-2.36
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Parse-RecDescent-[0-9]*:../../devel/p5-Parse-RecDescent
-DEPENDS+= p5-OLE-Storage_Lite>=0.14:../../devel/p5-OLE-Storage_Lite
+DEPENDS+= p5-OLE-Storage_Lite>=0.19:../../devel/p5-OLE-Storage_Lite
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Spreadsheet/WriteExcel/.packlist
diff --git a/math/p5-Spreadsheet-WriteExcel/distinfo b/math/p5-Spreadsheet-WriteExcel/distinfo
index 8d23728c511..a3078143c18 100644
--- a/math/p5-Spreadsheet-WriteExcel/distinfo
+++ b/math/p5-Spreadsheet-WriteExcel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2010/01/20 15:14:36 wiz Exp $
+$NetBSD: distinfo,v 1.13 2010/01/25 22:19:39 seb Exp $
-SHA1 (Spreadsheet-WriteExcel-2.35.tar.gz) = 0942dc5343f28e37e734bdf44f210fde218b2fa1
-RMD160 (Spreadsheet-WriteExcel-2.35.tar.gz) = f104b8443c2ef925aa384582f0b0d738e5e25674
-Size (Spreadsheet-WriteExcel-2.35.tar.gz) = 560860 bytes
+SHA1 (Spreadsheet-WriteExcel-2.36.tar.gz) = 7b02775c11fd32de657f77e89df7dc2a332bec42
+RMD160 (Spreadsheet-WriteExcel-2.36.tar.gz) = e4c888bcb9f020ded34a30ca9fc84d043fceb7a7
+Size (Spreadsheet-WriteExcel-2.36.tar.gz) = 563226 bytes