svn commit: r443333 - head/textproc/pear-Structures_DataGrid_Renderer_XLS
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:46:01 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:45:56 2017
New Revision: 443333
URL: https://svnweb.freebsd.org/changeset/ports/443333
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Structures_DataGrid_Renderer_XLS-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_XLS-0.1.3.tgz
fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_XLS-0.1.3.tgz: size mismatch: expected 4894, actual 4950
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_XLS-0.1.3.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile
head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo
Modified: head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile
==============================================================================
--- head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile Sun Jun 11 07:45:51 2017 (r443332)
+++ head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile Sun Jun 11 07:45:56 2017 (r443333)
@@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSour
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \
${PEARDIR}/Spreadsheet/Excel/Writer.php:textproc/pear-Spreadsheet_Excel_Writer
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo
==============================================================================
--- head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo Sun Jun 11 07:45:51 2017 (r443332)
+++ head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo Sun Jun 11 07:45:56 2017 (r443333)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 27e92ab6aef96fcc0a45bf74f8dfd812901403e5649a3b2d0052f21fb80a2029
-SIZE (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 4894
+TIMESTAMP = 1497163367
+SHA256 (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 11cd86c41730bc98b4aba1c9300f4b4517638d35fcd38e22d406de9c3a7ab9b2
+SIZE (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 4950
More information about the svn-ports-head
mailing list