Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 02:28:21 +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: r443138 - head/devel/pear-SebastianBergmann_FinderFacade
Message-ID:  <201706110228.v5B2SLVW009597@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110228.v5B2SLVW009597>