Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2016 19:56:42 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418739 - head/devel/go-tools
Message-ID:  <201607181956.u6IJugP0000646@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Jul 18 19:56:42 2016
New Revision: 418739
URL: https://svnweb.freebsd.org/changeset/ports/418739

Log:
  - Mark BROKEN: does not build: cannot find package "golang.org/x/net/html"
  
  Approved by:	portmgr blanket

Modified:
  head/devel/go-tools/Makefile

Modified: head/devel/go-tools/Makefile
==============================================================================
--- head/devel/go-tools/Makefile	Mon Jul 18 19:53:18 2016	(r418738)
+++ head/devel/go-tools/Makefile	Mon Jul 18 19:56:42 2016	(r418739)
@@ -11,6 +11,8 @@ COMMENT=	Go Tools
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		does not build (cannot find package "golang.org/x/net/html")
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	golang
 GH_TAGNAME=	35c6e68a1a5ffc3e3afef71586710e9b0515582d



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607181956.u6IJugP0000646>