Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 06:06:50 +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: r501914 - head/sysutils/gotop
Message-ID:  <201905180606.x4I66o5M071439@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat May 18 06:06:49 2019
New Revision: 501914
URL: https://svnweb.freebsd.org/changeset/ports/501914

Log:
  Mark BROKEN: fails to extract
  
  Reported by:	pkg-fallout

Modified:
  head/sysutils/gotop/Makefile

Modified: head/sysutils/gotop/Makefile
==============================================================================
--- head/sysutils/gotop/Makefile	Sat May 18 06:04:32 2019	(r501913)
+++ head/sysutils/gotop/Makefile	Sat May 18 06:06:49 2019	(r501914)
@@ -10,6 +10,8 @@ COMMENT=	Terminal based graphical activity monitor ins
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/LICENSE
 
+BROKEN=		fails to extract
+
 BUILD_DEPENDS=	go:lang/go
 
 USE_GITHUB=	nodefault # the main code is in GH_TUPLE



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