Subject: PR/34389 CVS commit: pkgsrc/math/p5-Spreadsheet-WriteExcel
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 11/05/2006 02:35:02
The following reply was made to PR pkg/34389; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34389 CVS commit: pkgsrc/math/p5-Spreadsheet-WriteExcel
Date: Sun,  5 Nov 2006 02:27:37 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Sun Nov  5 02:27:37 UTC 2006
 
 Modified Files:
 	pkgsrc/math/p5-Spreadsheet-WriteExcel: Makefile distinfo
 
 Log Message:
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.12 -r1.13 pkgsrc/math/p5-Spreadsheet-WriteExcel/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/math/p5-Spreadsheet-WriteExcel/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.