svn commit: r501914 - head/sysutils/gotop

Antoine Brodin antoine at FreeBSD.org
Sat May 18 06:06:51 UTC 2019


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


More information about the svn-ports-head mailing list