svn commit: r542101 - branches/2020Q3/security/meek

Antoine Brodin antoine at FreeBSD.org
Sun Jul 12 20:15:08 UTC 2020


Author: antoine
Date: Sun Jul 12 20:15:07 2020
New Revision: 542101
URL: https://svnweb.freebsd.org/changeset/ports/542101

Log:
  MFH: r542100
  
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  branches/2020Q3/security/meek/Makefile
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/security/meek/Makefile
==============================================================================
--- branches/2020Q3/security/meek/Makefile	Sun Jul 12 20:14:46 2020	(r542100)
+++ branches/2020Q3/security/meek/Makefile	Sun Jul 12 20:15:07 2020	(r542101)
@@ -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