Date: Sun, 11 Jun 2017 07:48:59 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443370 - head/www/pear-Structures_DataGrid_Renderer_Smarty Message-ID: <201706110748.v5B7mxI4061614@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:48:59 2017 New Revision: 443370 URL: https://svnweb.freebsd.org/changeset/ports/443370 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Smarty-0.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz: size mismatch: expected 5996, actual 6083 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo Modified: head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile Sun Jun 11 07:48:53 2017 (r443369) +++ head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile Sun Jun 11 07:48:59 2017 (r443370) @@ -12,6 +12,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ ${LOCALBASE}/share/smarty/Smarty.class.php:www/smarty2 \ ${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo Sun Jun 11 07:48:53 2017 (r443369) +++ head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo Sun Jun 11 07:48:59 2017 (r443370) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 4eb3b5c2de99788db0f39e4f83fe6f56c9c0edcc2fb0e3b98a0bd77f813ec53b -SIZE (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 5996 +TIMESTAMP = 1497163437 +SHA256 (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = de526d6e3f9fb062ee6fc977992932b79a4dc3ab462080999f28032ffbdc79fb +SIZE (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 6083
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110748.v5B7mxI4061614>