summaryrefslogtreecommitdiff
path: root/textproc/php-excel
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php-excel')
-rw-r--r--textproc/php-excel/Makefile4
-rw-r--r--textproc/php-excel/PLIST14
-rw-r--r--textproc/php-excel/distinfo10
3 files changed, 20 insertions, 8 deletions
diff --git a/textproc/php-excel/Makefile b/textproc/php-excel/Makefile
index 671035b58a2..7184faad070 100644
--- a/textproc/php-excel/Makefile
+++ b/textproc/php-excel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/07/31 00:00:32 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/02 14:28:52 taca Exp $
#
-DISTNAME= 1.8.0
+DISTNAME= 1.8.1
PKGNAME= ${PHP_PKG_PREFIX}-excel-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= https://github.com/PHPOffice/PHPExcel/archive/
diff --git a/textproc/php-excel/PLIST b/textproc/php-excel/PLIST
index 8b7e20e4b4b..41ad8b4b413 100644
--- a/textproc/php-excel/PLIST
+++ b/textproc/php-excel/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2014/08/19 13:39:45 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/09/02 14:28:52 taca Exp $
share/examples/php${PKG_PHP_VERSION}-excel/01pharSimple.php
+share/examples/php${PKG_PHP_VERSION}-excel/01simple-download-ods.php
share/examples/php${PKG_PHP_VERSION}-excel/01simple-download-pdf.php
share/examples/php${PKG_PHP_VERSION}-excel/01simple-download-xls.php
share/examples/php${PKG_PHP_VERSION}-excel/01simple-download-xlsx.php
@@ -68,7 +69,10 @@ share/examples/php${PKG_PHP_VERSION}-excel/36chartreadwriteHTML.php
share/examples/php${PKG_PHP_VERSION}-excel/36chartreadwritePDF.php
share/examples/php${PKG_PHP_VERSION}-excel/37page_layout_view.php
share/examples/php${PKG_PHP_VERSION}-excel/38cloneWorksheet.php
+share/examples/php${PKG_PHP_VERSION}-excel/39dropdown.php
share/examples/php${PKG_PHP_VERSION}-excel/40duplicateStyle.php
+share/examples/php${PKG_PHP_VERSION}-excel/41password.php
+share/examples/php${PKG_PHP_VERSION}-excel/42richText.php
share/examples/php${PKG_PHP_VERSION}-excel/Excel2003XMLReader.php
share/examples/php${PKG_PHP_VERSION}-excel/Excel2003XMLTest.xml
share/examples/php${PKG_PHP_VERSION}-excel/GnumericReader.php
@@ -212,12 +216,15 @@ share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Cell/DefaultValueBinder.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Cell/Hyperlink.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Cell/IValueBinder.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Axis.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/DataSeries.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/DataSeriesValues.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Exception.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/GridLines.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Layout.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Legend.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/PlotArea.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Properties.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Renderer/PHP Charting Libraries.txt
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Renderer/jpgraph.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Chart/Title.php
@@ -311,7 +318,10 @@ share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/AutoFilter/Column.p
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/AutoFilter/Column/Rule.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/BaseDrawing.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/CellIterator.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/Column.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/ColumnCellIterator.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/ColumnDimension.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/ColumnIterator.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/Drawing.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/HeaderFooter.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/HeaderFooterDrawing.php
@@ -320,6 +330,7 @@ share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/PageMargins.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/PageSetup.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/Protection.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/Row.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/RowCellIterator.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/RowDimension.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/RowIterator.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Worksheet/SheetView.php
@@ -352,6 +363,7 @@ share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/Excel5/Xf.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/Exception.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/HTML.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/IWriter.php
+share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/OpenDocument.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/PDF.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/PDF/Core.php
share/php${PKG_PHP_VERSION}-excel/Classes/PHPExcel/Writer/PDF/DomPDF.php
diff --git a/textproc/php-excel/distinfo b/textproc/php-excel/distinfo
index 30ee8e1b824..5be3ee73097 100644
--- a/textproc/php-excel/distinfo
+++ b/textproc/php-excel/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/03/23 17:07:00 joerg Exp $
+$NetBSD: distinfo,v 1.3 2017/09/02 14:28:52 taca Exp $
-SHA1 (php-excel/1.8.0.tar.gz) = 8c09e3a6a1cabd1d0174866e0c2d2694f3b75435
-RMD160 (php-excel/1.8.0.tar.gz) = 04a4ce7c0301d77d522f1fe58a0b089d256b87b3
-SHA512 (php-excel/1.8.0.tar.gz) = 92a213517ac3a93ea58fc7bd8b7e161a39ca2f2e385963f9a4a836a4067104b80f7719b1b9aad84869be2e3c282a89d265aa4923c889428d4f9e1defb4f71158
-Size (php-excel/1.8.0.tar.gz) = 1751506 bytes
+SHA1 (php-excel/1.8.1.tar.gz) = 55a7bd6db51c23c95d0f84891c1838ac8f213aea
+RMD160 (php-excel/1.8.1.tar.gz) = 62e30a6d0944507f236cea72a1fe2cac32c948da
+SHA512 (php-excel/1.8.1.tar.gz) = ad8763b912ae99995554590440e7e50c299223305e29c8c70e93de6ed4f153187cb9489675d471410fd26846ec28f2a3db533b252927fc8eef0faacd5a1485e9
+Size (php-excel/1.8.1.tar.gz) = 1783922 bytes