svn commit: r443353 - head/www/pear-Services_Blogging
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:47:37 UTC 2017
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
More information about the svn-ports-all
mailing list