Date: Sun, 11 Jun 2017 07:34:36 +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: r443209 - head/devel/pear-HTML_QuickForm_advmultiselect Message-ID: <201706110734.v5B7Ya1W041653@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:34:36 2017 New Revision: 443209 URL: https://svnweb.freebsd.org/changeset/ports/443209 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm_advmultiselect-1.5.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm_advmultiselect-1.5.0.tgz fetch: http://pear.php.net/get/HTML_QuickForm_advmultiselect-1.5.0.tgz: size mismatch: expected 30923, actual 31171 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_advmultiselect-1.5.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm_advmultiselect/Makefile head/devel/pear-HTML_QuickForm_advmultiselect/distinfo Modified: head/devel/pear-HTML_QuickForm_advmultiselect/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm_advmultiselect/Makefile Sun Jun 11 07:34:31 2017 (r443208) +++ head/devel/pear-HTML_QuickForm_advmultiselect/Makefile Sun Jun 11 07:34:36 2017 (r443209) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pea RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \ ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/devel/pear-HTML_QuickForm_advmultiselect/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm_advmultiselect/distinfo Sun Jun 11 07:34:31 2017 (r443208) +++ head/devel/pear-HTML_QuickForm_advmultiselect/distinfo Sun Jun 11 07:34:36 2017 (r443209) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = de10de0314dd88894ccd026fd17d4c12f17374e172f962fa946a3fb663e3bfeb -SIZE (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 30923 +TIMESTAMP = 1497163106 +SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 4eb346c4e2ecf484aadc10cb96efbd6a711b2008d2d44a29694b3a8480fa12fd +SIZE (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 31171
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110734.v5B7Ya1W041653>