diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-01-18 13:23:38 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-01-18 13:23:38 +0000 |
commit | 26414bdabf0b9c5d49a19cac6f900951198bd6b0 (patch) | |
tree | 405f9c7c43585ebe7ee2f99a785da90d50136f4d /textproc/p5-Spreadsheet-WriteExcel | |
parent | 67c6280cb30c0ca37b4059d95354d86245bf17f1 (diff) | |
download | ports-26414bdabf0b9c5d49a19cac6f900951198bd6b0.tar.gz ports-26414bdabf0b9c5d49a19cac6f900951198bd6b0.zip |
Update to 2.16
Notes
Notes:
svn path=/head/; revision=153808
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel')
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index 567eabba3fcb..2af79da3bbdb 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Spreadsheet-WriteExcel -PORTVERSION= 2.15 +PORTVERSION= 2.16 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 f3dafb05bc8c..da6016a630a8 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/distinfo +++ b/textproc/p5-Spreadsheet-WriteExcel/distinfo @@ -1,3 +1,3 @@ -MD5 (Spreadsheet-WriteExcel-2.15.tar.gz) = abcb3c39fc48febbbc2a3094bb2933c9 -SHA256 (Spreadsheet-WriteExcel-2.15.tar.gz) = dcc68f24cfbbdd738559e4bef307f2aee2394ee5b47f8379aba3b09b4d40c0f5 -SIZE (Spreadsheet-WriteExcel-2.15.tar.gz) = 458874 +MD5 (Spreadsheet-WriteExcel-2.16.tar.gz) = c5609e4f001fee7164d6d20b4e28ac1d +SHA256 (Spreadsheet-WriteExcel-2.16.tar.gz) = 1967f155e3b79ed54eb4430dc9f87f126bb8d759eb16ec5d7fee2bb67f94f666 +SIZE (Spreadsheet-WriteExcel-2.16.tar.gz) = 476866 diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist index 79d9919ca29f..a92819a55c7c 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist +++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist @@ -49,6 +49,8 @@ bin/chartex %%PORTDOCS%%%%EXAMPLESDIR%%/charts/demo3.pl %%PORTDOCS%%%%EXAMPLESDIR%%/chess.pl %%PORTDOCS%%%%EXAMPLESDIR%%/colors.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/comments1.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/comments2.pl %%PORTDOCS%%%%EXAMPLESDIR%%/convertA1.pl %%PORTDOCS%%%%EXAMPLESDIR%%/copyformat.pl %%PORTDOCS%%%%EXAMPLESDIR%%/csv2xls.pl @@ -74,6 +76,7 @@ bin/chartex %%PORTDOCS%%%%EXAMPLESDIR%%/merge3.pl %%PORTDOCS%%%%EXAMPLESDIR%%/merge4.pl %%PORTDOCS%%%%EXAMPLESDIR%%/merge5.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/merge6.pl %%PORTDOCS%%%%EXAMPLESDIR%%/mod_perl1.pl %%PORTDOCS%%%%EXAMPLESDIR%%/mod_perl2.pl %%PORTDOCS%%%%EXAMPLESDIR%%/outline.pl @@ -82,6 +85,7 @@ bin/chartex %%PORTDOCS%%%%EXAMPLESDIR%%/regions.pl %%PORTDOCS%%%%EXAMPLESDIR%%/repeat.pl %%PORTDOCS%%%%EXAMPLESDIR%%/republic.bmp +%%PORTDOCS%%%%EXAMPLESDIR%%/right_to_left.pl %%PORTDOCS%%%%EXAMPLESDIR%%/sales.pl %%PORTDOCS%%%%EXAMPLESDIR%%/sendmail.pl %%PORTDOCS%%%%EXAMPLESDIR%%/simple.pl |