Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2019 06:06:04 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511546 - head/net/v2ray
Message-ID:  <201909080606.x88664d2018347@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  8 06:06:04 2019
New Revision: 511546
URL: https://svnweb.freebsd.org/changeset/ports/511546

Log:
  Mark BROKEN
  
  go: github.com/golang/mock@v1.2.0: Get https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod: dial tcp 172.217.0.49:443: connect: can't assign requested address
  
  Reported by:	pkg-fallout

Modified:
  head/net/v2ray/Makefile

Modified: head/net/v2ray/Makefile
==============================================================================
--- head/net/v2ray/Makefile	Sun Sep  8 05:59:28 2019	(r511545)
+++ head/net/v2ray/Makefile	Sun Sep  8 06:06:04 2019	(r511546)
@@ -11,6 +11,8 @@ COMMENT=	Platform for building proxies to bypass netwo
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to build
+
 USES=		go
 USE_GITHUB=	yes
 USE_RC_SUBR=	v2ray



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