Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2020 09:33:43 +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: r559230 - head/security/vuls
Message-ID:  <202012250933.0BP9XhI5095881@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Dec 25 09:33:43 2020
New Revision: 559230
URL: https://svnweb.freebsd.org/changeset/ports/559230

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/security/vuls/Makefile

Modified: head/security/vuls/Makefile
==============================================================================
--- head/security/vuls/Makefile	Fri Dec 25 09:32:00 2020	(r559229)
+++ head/security/vuls/Makefile	Fri Dec 25 09:33:43 2020	(r559230)
@@ -12,6 +12,8 @@ COMMENT=	Agentless vulnerability scanner
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		unfetchable
+
 RUN_DEPENDS=	${LOCALBASE}/bin/go-cve-dictionary:security/go-cve-dictionary
 
 USES=	go:modules



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