diff options
author | skv <skv@FreeBSD.org> | 2006-01-18 21:23:38 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-01-18 21:23:38 +0800 |
commit | de473156da93fd809bee6d6cecd56ccb3251a025 (patch) | |
tree | 520b71d8cd1afc881d4afa9873e70a105b95d35c /textproc | |
parent | 5585bb1b4d0117dda269026873720c818535e2d7 (diff) | |
download | freebsd-ports-gnome-de473156da93fd809bee6d6cecd56ccb3251a025.tar.gz freebsd-ports-gnome-de473156da93fd809bee6d6cecd56ccb3251a025.tar.zst freebsd-ports-gnome-de473156da93fd809bee6d6cecd56ccb3251a025.zip |
Update to 2.16
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.16/Changes
Diffstat (limited to 'textproc')
-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 |