svn commit: r542100 - head/security/meek

Antoine Brodin antoine at FreeBSD.org
Sun Jul 12 20:14:47 UTC 2020


Author: antoine
Date: Sun Jul 12 20:14:46 2020
New Revision: 542100
URL: https://svnweb.freebsd.org/changeset/ports/542100

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout
  MFH:		2020Q3

Modified:
  head/security/meek/Makefile

Modified: head/security/meek/Makefile
==============================================================================
--- head/security/meek/Makefile	Sun Jul 12 20:12:29 2020	(r542099)
+++ head/security/meek/Makefile	Sun Jul 12 20:14:46 2020	(r542100)
@@ -12,6 +12,8 @@ COMMENT=	Pluggable transport proxy that relays through
 LICENSE=	CC0-1.0
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		go: git.torproject.org/pluggable-transports/goptlib.git at v1.1.0: Get "https://proxy.golang.org/git.torproject.org/pluggable-transports/goptlib.git/@v/v1.1.0.mod": dial tcp 172.217.17.113:443: connect: can't assign requested address
+
 USES=		go
 
 GO_TARGET=	./meek-client \


More information about the svn-ports-all mailing list