diff --git a/misc/p5-Spreadsheet-WriteExcel/Makefile b/misc/p5-Spreadsheet-WriteExcel/Makefile index 57a33b1ee90..13318505454 100644 --- a/misc/p5-Spreadsheet-WriteExcel/Makefile +++ b/misc/p5-Spreadsheet-WriteExcel/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2007/09/15 23:54:17 merdely Exp $ +# $OpenBSD: Makefile,v 1.5 2007/10/07 21:29:50 steven Exp $ COMMENT= write a cross-platform Excel binary file MODULES= cpan -DISTNAME= Spreadsheet-WriteExcel-2.18 +DISTNAME= Spreadsheet-WriteExcel-2.20 CATEGORIES= misc # Perl diff --git a/misc/p5-Spreadsheet-WriteExcel/distinfo b/misc/p5-Spreadsheet-WriteExcel/distinfo index 0ee93f51dc4..81dffcaf9fb 100644 --- a/misc/p5-Spreadsheet-WriteExcel/distinfo +++ b/misc/p5-Spreadsheet-WriteExcel/distinfo @@ -1,5 +1,5 @@ -MD5 (Spreadsheet-WriteExcel-2.18.tar.gz) = aWMy5VlyVL7bjnxdNzEiPQ== -RMD160 (Spreadsheet-WriteExcel-2.18.tar.gz) = gDRBWdZNAvu2MeoBeyoXOutwS/8= -SHA1 (Spreadsheet-WriteExcel-2.18.tar.gz) = OVCH1OCa8q7CUG88dLU63PnoyJs= -SHA256 (Spreadsheet-WriteExcel-2.18.tar.gz) = dXYk4b3REETyCbkcWa/ojLpOje/gdEGqt6pxIvdvkMI= -SIZE (Spreadsheet-WriteExcel-2.18.tar.gz) = 484105 +MD5 (Spreadsheet-WriteExcel-2.20.tar.gz) = ZxsbufDDGBbBnGVkub2n2A== +RMD160 (Spreadsheet-WriteExcel-2.20.tar.gz) = OQqR/9NwX19L79YvDhs8InTVcr4= +SHA1 (Spreadsheet-WriteExcel-2.20.tar.gz) = 5MXhJbeEDTZKOirdqS/hjX5AZ4s= +SHA256 (Spreadsheet-WriteExcel-2.20.tar.gz) = r0LP8pUyUv9Mp2qq9Y3V3a7ia+vTu3abs0xpq9LR718= +SIZE (Spreadsheet-WriteExcel-2.20.tar.gz) = 507153 diff --git a/misc/p5-Spreadsheet-WriteExcel/pkg/PLIST b/misc/p5-Spreadsheet-WriteExcel/pkg/PLIST index 01142680b62..38e6250ab79 100644 --- a/misc/p5-Spreadsheet-WriteExcel/pkg/PLIST +++ b/misc/p5-Spreadsheet-WriteExcel/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/07/15 20:20:23 steven Exp $ +@comment $OpenBSD: PLIST,v 1.2 2007/10/07 21:29:50 steven Exp $ bin/chartex ${P5SITE}/Spreadsheet/ ${P5SITE}/Spreadsheet/WriteExcel/ @@ -27,6 +27,7 @@ ${P5SITE}/Spreadsheet/WriteExcel/Worksheet.pm @man man/man3p/Spreadsheet::WriteExcel::Worksheet.3p share/examples/p5-Spreadsheet-WriteExcel/ share/examples/p5-Spreadsheet-WriteExcel/README +share/examples/p5-Spreadsheet-WriteExcel/autofilter.pl share/examples/p5-Spreadsheet-WriteExcel/autofit.pl share/examples/p5-Spreadsheet-WriteExcel/bigfile.pl share/examples/p5-Spreadsheet-WriteExcel/bug_report.pl @@ -79,7 +80,6 @@ share/examples/p5-Spreadsheet-WriteExcel/stocks.pl share/examples/p5-Spreadsheet-WriteExcel/tab2xls.pl share/examples/p5-Spreadsheet-WriteExcel/tab_colors.pl share/examples/p5-Spreadsheet-WriteExcel/textwrap.pl -share/examples/p5-Spreadsheet-WriteExcel/unicode.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_2022_jp.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_8859_11.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_8859_7.pl @@ -87,11 +87,12 @@ share/examples/p5-Spreadsheet-WriteExcel/unicode_big5.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_cp1251.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_cp1256.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_cyrillic.pl -share/examples/p5-Spreadsheet-WriteExcel/unicode_japan.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_koi8r.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_list.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_polish_utf8.pl share/examples/p5-Spreadsheet-WriteExcel/unicode_shift_jis.pl +share/examples/p5-Spreadsheet-WriteExcel/unicode_utf16.pl +share/examples/p5-Spreadsheet-WriteExcel/unicode_utf16_japan.pl share/examples/p5-Spreadsheet-WriteExcel/win32ole.pl share/examples/p5-Spreadsheet-WriteExcel/writeA1.pl share/examples/p5-Spreadsheet-WriteExcel/write_arrays.pl