Date: Sun, 8 Sep 2019 05:52:42 +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: r511542 - head/sysutils/consul Message-ID: <201909080552.x885qgC3011787@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Sep 8 05:52:41 2019 New Revision: 511542 URL: https://svnweb.freebsd.org/changeset/ports/511542 Log: Mark BROKEN $GOPATH/go.mod exists but should not Reported by: pkg-fallout Modified: head/sysutils/consul/Makefile Modified: head/sysutils/consul/Makefile ============================================================================== --- head/sysutils/consul/Makefile Sun Sep 8 05:50:36 2019 (r511541) +++ head/sysutils/consul/Makefile Sun Sep 8 05:52:41 2019 (r511542) @@ -11,6 +11,8 @@ COMMENT= Service discovery and configuration made easy LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build + USES= compiler go USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909080552.x885qgC3011787>