svn commit: r462321 - head/sysutils/beats

Palle Girgensohn girgen at FreeBSD.org
Mon Feb 19 14:09:36 UTC 2018


Author: girgen
Date: Mon Feb 19 14:09:35 2018
New Revision: 462321
URL: https://svnweb.freebsd.org/changeset/ports/462321

Log:
  Mark port as broken since it overwrites files from go-1.10
  
  PR:	226039

Modified:
  head/sysutils/beats/Makefile

Modified: head/sysutils/beats/Makefile
==============================================================================
--- head/sysutils/beats/Makefile	Mon Feb 19 14:01:41 2018	(r462320)
+++ head/sysutils/beats/Makefile	Mon Feb 19 14:09:35 2018	(r462321)
@@ -11,6 +11,8 @@ COMMENT=	Collect logs locally and send to remote logst
 
 LICENSE=	APACHE20
 
+BROKEN=		overwrites go-1.10 files, see PR-226039
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	elastic
 


More information about the svn-ports-head mailing list