Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 03:13:34 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402566 - head/math/xgobi
Message-ID:  <201511290313.tAT3DYte011475@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Nov 29 03:13:33 2015
New Revision: 402566
URL: https://svnweb.freebsd.org/changeset/ports/402566

Log:
  - Mark BROKEN: fails to fetch:
  
  fetch: http://public.research.att.com/~stat/xgobi/xgobi.sh.gz: No route to host

Modified:
  head/math/xgobi/Makefile

Modified: head/math/xgobi/Makefile
==============================================================================
--- head/math/xgobi/Makefile	Sun Nov 29 03:09:32 2015	(r402565)
+++ head/math/xgobi/Makefile	Sun Nov 29 03:13:33 2015	(r402566)
@@ -14,6 +14,8 @@ COMMENT=	Graphical data visualisation to
 
 NO_CDROM=	Restrictive copyright (do not sell for profit)
 
+BROKEN=		fails to fetch (no route to host)
+
 PATCH_WRKSRC=	${WRKDIR}/${PORTNAME}/src
 CONFIGURE_WRKSRC=	${PATCH_WRKSRC}
 BUILD_WRKSRC=	${PATCH_WRKSRC}



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