Date: Sun, 11 Jun 2017 07:36:32 +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: r443232 - head/devel/pear-Structures_DataGrid Message-ID: <201706110736.v5B7aW0F044020@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:36:32 2017 New Revision: 443232 URL: https://svnweb.freebsd.org/changeset/ports/443232 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid-0.9.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid-0.9.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid-0.9.3.tgz: size mismatch: expected 49565, actual 50031 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid-0.9.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Structures_DataGrid/Makefile head/devel/pear-Structures_DataGrid/distinfo Modified: head/devel/pear-Structures_DataGrid/Makefile ============================================================================== --- head/devel/pear-Structures_DataGrid/Makefile Sun Jun 11 07:36:27 2017 (r443231) +++ head/devel/pear-Structures_DataGrid/Makefile Sun Jun 11 07:36:32 2017 (r443232) @@ -10,6 +10,6 @@ COMMENT= Full-featured tabular structured data managem RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-Console_Table -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/devel/pear-Structures_DataGrid/distinfo ============================================================================== --- head/devel/pear-Structures_DataGrid/distinfo Sun Jun 11 07:36:27 2017 (r443231) +++ head/devel/pear-Structures_DataGrid/distinfo Sun Jun 11 07:36:32 2017 (r443232) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid-0.9.3.tgz) = 9b332fca6785fb725a7af480af8bd477f477a60b3272af68c94f16e9bc2e069e -SIZE (PEAR/Structures_DataGrid-0.9.3.tgz) = 49565 +TIMESTAMP = 1497163164 +SHA256 (PEAR/Structures_DataGrid-0.9.3.tgz) = e4b05d46f6b7f223dfdf01d4d8ed34cb50877952de3a3dbb1a2fc8690d8549d9 +SIZE (PEAR/Structures_DataGrid-0.9.3.tgz) = 50031
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110736.v5B7aW0F044020>