svn commit: r559230 - head/security/vuls

Antoine Brodin antoine at FreeBSD.org
Fri Dec 25 09:33:43 UTC 2020


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


More information about the svn-ports-all mailing list