svn commit: r546115 - head/net/go-bapu

Mark Linimon linimon at FreeBSD.org
Mon Aug 24 21:50:43 UTC 2020


Author: linimon
Date: Mon Aug 24 21:50:42 2020
New Revision: 546115
URL: https://svnweb.freebsd.org/changeset/ports/546115

Log:
  Apparently the error I flagged had been fixed by previous commit r541992,
  but it had not made it to the last-completed-run on thunderx1.

Modified:
  head/net/go-bapu/Makefile

Modified: head/net/go-bapu/Makefile
==============================================================================
--- head/net/go-bapu/Makefile	Mon Aug 24 21:12:15 2020	(r546114)
+++ head/net/go-bapu/Makefile	Mon Aug 24 21:50:42 2020	(r546115)
@@ -15,8 +15,6 @@ COMMENT=	Virtual Machine Controller for Gandi.net
 
 LICENSE=	BSD3CLAUSE
 
-BROKEN_aarch64=		fails to build: attempts to fetch during build stage
-
 USES=		go:modules tar:bzip2
 
 USE_GITHUB=	nodefault


More information about the svn-ports-all mailing list