diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 10:28:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 10:28:20 +0800 |
commit | 0126c40cb07040d34552fa16f454f8a67ec7d07b (patch) | |
tree | ad88cdbddf1a7cc9bd0480910222d908f3890b93 /devel | |
parent | 07a8f8eec68e11c6d691f6d17888000e09a49d12 (diff) | |
download | freebsd-ports-gnome-0126c40cb07040d34552fa16f454f8a67ec7d07b.tar.gz freebsd-ports-gnome-0126c40cb07040d34552fa16f454f8a67ec7d07b.tar.zst freebsd-ports-gnome-0126c40cb07040d34552fa16f454f8a67ec7d07b.zip |
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)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-SebastianBergmann_FinderFacade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-SebastianBergmann_FinderFacade/Makefile b/devel/pear-SebastianBergmann_FinderFacade/Makefile index a630384417ce..b61f77a67123 100644 --- a/devel/pear-SebastianBergmann_FinderFacade/Makefile +++ b/devel/pear-SebastianBergmann_FinderFacade/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:devel/pear-TheSeer_fDOMDocument \ 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 |