Date: Sun, 8 Sep 2019 06:07:25 +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: r511547 - head/sysutils/ipfs-go Message-ID: <201909080607.x8867PwA018513@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Sep 8 06:07:25 2019 New Revision: 511547 URL: https://svnweb.freebsd.org/changeset/ports/511547 Log: Mark BROKEN go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf669.mod: dial tcp 172.217.0.49:443: connect: can't assign requested address Reported by: pkg-fallout Modified: head/sysutils/ipfs-go/Makefile Modified: head/sysutils/ipfs-go/Makefile ============================================================================== --- head/sysutils/ipfs-go/Makefile Sun Sep 8 06:06:04 2019 (r511546) +++ head/sysutils/ipfs-go/Makefile Sun Sep 8 06:07:25 2019 (r511547) @@ -16,6 +16,7 @@ LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_APACHE= ${WRKSRC}/LICENSE-APACHE +BROKEN= fails to build ONLY_FOR_ARCHS= amd64 i386 USES= go
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909080607.x8867PwA018513>