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

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 11 02:28:39 2017
New Revision: 443142
URL: https://svnweb.freebsd.org/changeset/ports/443142

Log:
  Mark BROKEN: unfetchable, redirects to https://phpunit.de/
  
  => Version-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
  => Attempting to fetch http://pear.php.net/get/Version-1.0.1.tgz
  fetch: http://pear.phpunit.de/get/Version-1.0.1.tgz: size mismatch: expected 3939, actual 6296
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/pear-SebastianBergmann_Version/Makefile

Modified: head/devel/pear-SebastianBergmann_Version/Makefile
==============================================================================
--- head/devel/pear-SebastianBergmann_Version/Makefile	Sun Jun 11 02:28:34 2017	(r443141)
+++ head/devel/pear-SebastianBergmann_Version/Makefile	Sun Jun 11 02:28:39 2017	(r443142)
@@ -15,6 +15,8 @@ LICENSE=	BSD3CLAUSE
 BUILD_DEPENDS=	${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
 RUN_DEPENDS=	${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.v5B2SdPX009960>