diff options
| author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-11-23 15:17:39 +0000 |
|---|---|---|
| committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-11-23 15:17:39 +0000 |
| commit | e0ce91bf61be15a619b0f2eb1778ed64f6365df1 (patch) | |
| tree | f884c533cf2f38e9c2986c4b66c0ac52500f894c | |
| parent | Fix build on 4.x (diff) | |
Update to 2.15
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.15/Changes
| -rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/Makefile | 2 | ||||
| -rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/distinfo | 5 | ||||
| -rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index 194637691c0a..567eabba3fcb 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Spreadsheet-WriteExcel -PORTVERSION= 2.14 +PORTVERSION= 2.15 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Spreadsheet diff --git a/textproc/p5-Spreadsheet-WriteExcel/distinfo b/textproc/p5-Spreadsheet-WriteExcel/distinfo index 672644ea0a88..f3dafb05bc8c 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/distinfo +++ b/textproc/p5-Spreadsheet-WriteExcel/distinfo @@ -1,2 +1,3 @@ -MD5 (Spreadsheet-WriteExcel-2.14.tar.gz) = 2a2ff55a0b8a41bdfd0f8adf9925394a -SIZE (Spreadsheet-WriteExcel-2.14.tar.gz) = 460680 +MD5 (Spreadsheet-WriteExcel-2.15.tar.gz) = abcb3c39fc48febbbc2a3094bb2933c9 +SHA256 (Spreadsheet-WriteExcel-2.15.tar.gz) = dcc68f24cfbbdd738559e4bef307f2aee2394ee5b47f8379aba3b09b4d40c0f5 +SIZE (Spreadsheet-WriteExcel-2.15.tar.gz) = 458874 diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist index b6d532d1f39d..79d9919ca29f 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist +++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist @@ -60,6 +60,7 @@ bin/chartex %%PORTDOCS%%%%EXAMPLESDIR%%/easter_egg.pl %%PORTDOCS%%%%EXAMPLESDIR%%/filehandle.pl %%PORTDOCS%%%%EXAMPLESDIR%%/formats.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/formula_result.pl %%PORTDOCS%%%%EXAMPLESDIR%%/function_locale.pl %%PORTDOCS%%%%EXAMPLESDIR%%/headers.pl %%PORTDOCS%%%%EXAMPLESDIR%%/hide_sheet.pl |
