svn commit: r443204 - head/devel/pear-HTML_QuickForm2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:34:13 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:34:11 2017
New Revision: 443204
URL: https://svnweb.freebsd.org/changeset/ports/443204
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> HTML_QuickForm2-2.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/HTML_QuickForm2-2.0.2.tgz
fetch: http://pear.php.net/get/HTML_QuickForm2-2.0.2.tgz: size mismatch: expected 179063, actual 181710
Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm2-2.0.2.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/devel/pear-HTML_QuickForm2/Makefile
head/devel/pear-HTML_QuickForm2/distinfo
Modified: head/devel/pear-HTML_QuickForm2/Makefile
==============================================================================
--- head/devel/pear-HTML_QuickForm2/Makefile Sun Jun 11 07:34:06 2017 (r443203)
+++ head/devel/pear-HTML_QuickForm2/Makefile Sun Jun 11 07:34:11 2017 (r443204)
@@ -11,6 +11,6 @@ COMMENT= PHP5 rewrite of the HTML_QuickForm package
BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:devel/pear-HTML_Common2
RUN_DEPENDS= ${PEARDIR}/HTML/Common2.php:devel/pear-HTML_Common2
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/devel/pear-HTML_QuickForm2/distinfo
==============================================================================
--- head/devel/pear-HTML_QuickForm2/distinfo Sun Jun 11 07:34:06 2017 (r443203)
+++ head/devel/pear-HTML_QuickForm2/distinfo Sun Jun 11 07:34:11 2017 (r443204)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/HTML_QuickForm2-2.0.2.tgz) = 840de2179a0bf4a2bdfc6ccc342a1d5c5641f5f3e0bfb99b91a01011a3314bdf
-SIZE (PEAR/HTML_QuickForm2-2.0.2.tgz) = 179063
+TIMESTAMP = 1497163097
+SHA256 (PEAR/HTML_QuickForm2-2.0.2.tgz) = 399ae3e0f1df5561aa78268d790b0c9a60d56ac4b319a2f17647227e39066f92
+SIZE (PEAR/HTML_QuickForm2-2.0.2.tgz) = 181710
More information about the svn-ports-all
mailing list