svn commit: r443138 - head/devel/pear-SebastianBergmann_FinderFacade
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 02:28:22 UTC 2017
Author: sunpoet
Date: Sun Jun 11 02:28:20 2017
New Revision: 443138
URL: https://svnweb.freebsd.org/changeset/ports/443138
Log:
Mark BROKEN: unfetchable, redirects to https://phpunit.de/
=> FinderFacade-1.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/FinderFacade-1.1.0.tgz
fetch: http://pear.phpunit.de/get/FinderFacade-1.1.0.tgz: size mismatch: expected 4309, actual 6296
Approved by: portmgr (blanket)
Modified:
head/devel/pear-SebastianBergmann_FinderFacade/Makefile
Modified: head/devel/pear-SebastianBergmann_FinderFacade/Makefile
==============================================================================
--- head/devel/pear-SebastianBergmann_FinderFacade/Makefile Sun Jun 11 02:28:16 2017 (r443137)
+++ head/devel/pear-SebastianBergmann_FinderFacade/Makefile Sun Jun 11 02:28:20 2017 (r443138)
@@ -19,6 +19,8 @@ RUN_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:devel/pe
pear-Symfony_Component_Finder>=2.2.0:devel/pear-Symfony_Component_Finder \
${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
+BROKEN= unfetchable, redirects to https://phpunit.de/
+
PEAR_CHANNEL= phpunit
USES= pear
More information about the svn-ports-head
mailing list