svn commit: r511546 - head/net/v2ray

Antoine Brodin antoine at FreeBSD.org
Sun Sep 8 06:06:05 UTC 2019


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 at 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


More information about the svn-ports-all mailing list