svn commit: r443206 - head/devel/pear-HTML_QuickForm_Livesearch
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:34:23 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:34:21 2017
New Revision: 443206
URL: https://svnweb.freebsd.org/changeset/ports/443206
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> HTML_QuickForm_Livesearch-0.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/HTML_QuickForm_Livesearch-0.4.1.tgz
fetch: http://pear.php.net/get/HTML_QuickForm_Livesearch-0.4.1.tgz: size mismatch: expected 14844, actual 14318
Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_Livesearch-0.4.1.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/devel/pear-HTML_QuickForm_Livesearch/Makefile
head/devel/pear-HTML_QuickForm_Livesearch/distinfo
Modified: head/devel/pear-HTML_QuickForm_Livesearch/Makefile
==============================================================================
--- head/devel/pear-HTML_QuickForm_Livesearch/Makefile Sun Jun 11 07:34:17 2017 (r443205)
+++ head/devel/pear-HTML_QuickForm_Livesearch/Makefile Sun Jun 11 07:34:21 2017 (r443206)
@@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pea
RUN_DEPENDS:= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \
${PEARDIR}/HTML/AJAX.php:www/pear-HTML_AJAX
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/devel/pear-HTML_QuickForm_Livesearch/distinfo
==============================================================================
--- head/devel/pear-HTML_QuickForm_Livesearch/distinfo Sun Jun 11 07:34:17 2017 (r443205)
+++ head/devel/pear-HTML_QuickForm_Livesearch/distinfo Sun Jun 11 07:34:21 2017 (r443206)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = 6003968b0ed14b1d5a4e6fc5730967329ea9576615492e7063d5f87c44e82930
-SIZE (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = 14844
+TIMESTAMP = 1497163100
+SHA256 (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = d8b111318f4ee8405c8e80db483b6fd01c5b2ed9a67712e896d481a23082bffc
+SIZE (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = 14318
More information about the svn-ports-all
mailing list