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.
This commit is contained in:
parent
50cc70e926
commit
b61e8dc49b
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.13 2010/01/25 22:19:39 seb Exp $
|
||||
$NetBSD: distinfo,v 1.14 2010/02/23 11:21:55 sno Exp $
|
||||
|
||||
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
|
||||
SHA1 (Spreadsheet-WriteExcel-2.37.tar.gz) = 0004ff1635c3a29e5213d9f6e2ba0d2e77ed97ff
|
||||
RMD160 (Spreadsheet-WriteExcel-2.37.tar.gz) = 7a8cbd92094a1da598096eb4e64d3dee04cac74a
|
||||
Size (Spreadsheet-WriteExcel-2.37.tar.gz) = 566688 bytes
|
||||
|
|
Loading…
Reference in a new issue