Update to 2.25
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.25/Changes
This commit is contained in:
parent
d7f717402f
commit
71b3ac9498
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Spreadsheet-WriteExcel
|
||||
PORTVERSION= 2.23
|
||||
PORTVERSION= 2.25
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -31,6 +31,7 @@ MAN3= Spreadsheet::WriteExcel.3 \
|
||||
Spreadsheet::WriteExcel::Format.3 \
|
||||
Spreadsheet::WriteExcel::Formula.3 \
|
||||
Spreadsheet::WriteExcel::OLEwriter.3 \
|
||||
Spreadsheet::WriteExcel::Properties.3 \
|
||||
Spreadsheet::WriteExcel::Utility.3 \
|
||||
Spreadsheet::WriteExcel::Workbook.3 \
|
||||
Spreadsheet::WriteExcel::WorkbookBig.3 \
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
MD5 (Spreadsheet-WriteExcel-2.23.tar.gz) = ea2354424c80489ca5c1595788b57b4c
|
||||
SHA256 (Spreadsheet-WriteExcel-2.23.tar.gz) = 77742473e358223c158927cfe50eec3e7c63d2f9c000f50646999bf890938175
|
||||
SIZE (Spreadsheet-WriteExcel-2.23.tar.gz) = 536325
|
||||
MD5 (Spreadsheet-WriteExcel-2.25.tar.gz) = ad70e5b031c0af60c50a72d8b09240c9
|
||||
SHA256 (Spreadsheet-WriteExcel-2.25.tar.gz) = 04f8ba8f1178d57c1bfe8a89db20ee13dfc59782cd65d240dcf52cc937571af2
|
||||
SIZE (Spreadsheet-WriteExcel-2.25.tar.gz) = 544162
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
%%SITE_PERL%%/Spreadsheet/WriteExcel/Format.pm
|
||||
%%SITE_PERL%%/Spreadsheet/WriteExcel/Formula.pm
|
||||
%%SITE_PERL%%/Spreadsheet/WriteExcel/OLEwriter.pm
|
||||
%%SITE_PERL%%/Spreadsheet/WriteExcel/Properties.pm
|
||||
%%SITE_PERL%%/Spreadsheet/WriteExcel/Utility.pm
|
||||
%%SITE_PERL%%/Spreadsheet/WriteExcel/Workbook.pm
|
||||
%%SITE_PERL%%/Spreadsheet/WriteExcel/WorkbookBig.pm
|
||||
@ -90,6 +91,7 @@ bin/chartex
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/outline.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/outline_collapsed.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panes.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/properties.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protection.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/regions.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/repeat.pl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user