Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2001 19:11:28 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31781: Update port: p5-Spreadsheet-WriteExcel-0.34
Message-ID:  <E160mLQ-000K5L-00@3wgraphics.com>

next in thread | raw e-mail | index | archive | help

>Number:         31781
>Category:       ports
>Synopsis:       Update port: p5-Spreadsheet-WriteExcel-0.34
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 05 08:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

Update port: p5-Spreadsheet-WriteExcel-0.34 (new version)

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:


diff -uNr p5-Spreadsheet-WriteExcel-0.33/Makefile p5-Spreadsheet-WriteExcel/Makefile
--- p5-Spreadsheet-WriteExcel-0.33/Makefile	Tue Oct 23 19:05:08 2001
+++ p5-Spreadsheet-WriteExcel/Makefile	Mon Nov  5 19:09:07 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Spreadsheet-WriteExcel
-PORTVERSION= 	0.33
+PORTVERSION= 	0.34
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Spreadsheet
@@ -25,6 +25,7 @@
 		Spreadsheet::WriteExcel::Format.3 \
 		Spreadsheet::WriteExcel::Formula.3 \
 		Spreadsheet::WriteExcel::OLEwriter.3 \
+		Spreadsheet::WriteExcel::Utility.3 \
 		Spreadsheet::WriteExcel::Workbook.3 \
 		Spreadsheet::WriteExcel::WorkbookBig.3 \
 		Spreadsheet::WriteExcel::Worksheet.3
diff -uNr p5-Spreadsheet-WriteExcel-0.33/distinfo p5-Spreadsheet-WriteExcel/distinfo
--- p5-Spreadsheet-WriteExcel-0.33/distinfo	Tue Oct 23 19:05:08 2001
+++ p5-Spreadsheet-WriteExcel/distinfo	Mon Nov  5 19:01:02 2001
@@ -1 +1 @@
-MD5 (Spreadsheet-WriteExcel-0.33.tar.gz) = 3ea08febbe8c6878f3ebb670436149c6
+MD5 (Spreadsheet-WriteExcel-0.34.tar.gz) = 9cc6e4432b8787f62cf05c94dd096526
diff -uNr p5-Spreadsheet-WriteExcel-0.33/pkg-descr p5-Spreadsheet-WriteExcel/pkg-descr
--- p5-Spreadsheet-WriteExcel-0.33/pkg-descr	Tue Oct 23 19:05:08 2001
+++ p5-Spreadsheet-WriteExcel/pkg-descr	Mon Nov  5 17:50:08 2001
@@ -1,2 +1,4 @@
 Spreadsheet::WriteExcel - Write formatted text and numbers to a 
 cross-platform Excel binary file.
+
+WWW: http://search.cpan.org/search?module=Spreadsheet::WriteExcel
diff -uNr p5-Spreadsheet-WriteExcel-0.33/pkg-plist p5-Spreadsheet-WriteExcel/pkg-plist
--- p5-Spreadsheet-WriteExcel-0.33/pkg-plist	Tue Oct 23 19:05:08 2001
+++ p5-Spreadsheet-WriteExcel/pkg-plist	Mon Nov  5 19:06:47 2001
@@ -4,6 +4,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Format.pm
 lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Formula.pm
 lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/OLEwriter.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Utility.pm
 lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Workbook.pm
 lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/WorkbookBig.pm
 lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Worksheet.pm
@@ -37,18 +38,23 @@
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/csv2xls.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/datecalc1.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/datecalc2.pl
+%%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/demo.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/easter_egg.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/filehandle.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/formats.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/function_locale.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/hyperlink.pl
+%%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/images.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/lecxe.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/merge1.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/merge2.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/merge3.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/mod_perl.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/panes.pl
+%%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/protection.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/regions.pl
+%%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/republic.bmp
+%%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/sales.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/simple.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/stats.pl
 %%PORTDOCS%%share/examples/Spreadsheet-WriteExcel/stats_ext.pl
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E160mLQ-000K5L-00>