Date: Sun, 11 Jun 2017 07:47: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: r443353 - head/www/pear-Services_Blogging Message-ID: <201706110747.v5B7laaa059884@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:47:36 2017 New Revision: 443353 URL: https://svnweb.freebsd.org/changeset/ports/443353 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Blogging-0.2.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Blogging-0.2.4.tgz fetch: http://pear.php.net/get/Services_Blogging-0.2.4.tgz: size mismatch: expected 15938, actual 16177 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Blogging-0.2.4.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Blogging/Makefile head/www/pear-Services_Blogging/distinfo Modified: head/www/pear-Services_Blogging/Makefile ============================================================================== --- head/www/pear-Services_Blogging/Makefile Sun Jun 11 07:47:31 2017 (r443352) +++ head/www/pear-Services_Blogging/Makefile Sun Jun 11 07:47:36 2017 (r443353) @@ -11,6 +11,6 @@ COMMENT= PHP interface to Blog BUILD_DEPENDS= ${PEARDIR}/XML/RPC.php:net/pear-XML_RPC RUN_DEPENDS= ${PEARDIR}/XML/RPC.php:net/pear-XML_RPC -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/www/pear-Services_Blogging/distinfo ============================================================================== --- head/www/pear-Services_Blogging/distinfo Sun Jun 11 07:47:31 2017 (r443352) +++ head/www/pear-Services_Blogging/distinfo Sun Jun 11 07:47:36 2017 (r443353) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Blogging-0.2.4.tgz) = 9df4cd052c20192d72cc0783c6248a035c1468a84c727117f34f7358944a974c -SIZE (PEAR/Services_Blogging-0.2.4.tgz) = 15938 +TIMESTAMP = 1497163406 +SHA256 (PEAR/Services_Blogging-0.2.4.tgz) = 60c8efe2c10796e961c8c36957983c22e384c5c2a716c645e8ef812a346d5fca +SIZE (PEAR/Services_Blogging-0.2.4.tgz) = 16177
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110747.v5B7laaa059884>