pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34389: [update] math/p5-Spreadsheet-WriteExcel
>Number: 34389
>Category: pkg
>Synopsis: [update] math/p5-Spreadsheet-WriteExcel
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 30 11:20:03 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 2.17
- Changelog
+ 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.
>How-To-Repeat:
>Fix:
--- p5-Spreadsheet-WriteExcel.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/math/p5-Spreadsheet-WriteExcel/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile 8 Mar 2006 06:04:59 -0000 1.12
+++ Makefile 30 Aug 2006 07:09:07 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2006/03/08 06:04:59 wiz Exp $
#
-DISTNAME= Spreadsheet-WriteExcel-2.16
+DISTNAME= Spreadsheet-WriteExcel-2.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/math/p5-Spreadsheet-WriteExcel/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 8 Mar 2006 06:04:59 -0000 1.5
+++ distinfo 30 Aug 2006 07:09:34 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2006/03/08 06:04:59 wiz 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
--- p5-Spreadsheet-WriteExcel.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index