svn commit: r402566 - head/math/xgobi

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Nov 29 03:13:35 UTC 2015


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}


More information about the svn-ports-all mailing list