Date: Thu, 21 Oct 2021 14:36:10 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b0af1e27f456 - main - security/whatweb: Add CPE information Message-ID: <202110211436.19LEaA9l073516@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0af1e27f45626e47a27088e36030a1c7aed52df commit b0af1e27f45626e47a27088e36030a1c7aed52df Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:09 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:09 +0000 security/whatweb: Add CPE information Approved by: portmgr (blanket) --- security/whatweb/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/whatweb/Makefile b/security/whatweb/Makefile index 5f1c1e15b944..8540f5c4643e 100644 --- a/security/whatweb/Makefile +++ b/security/whatweb/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_TUPLE= urbanadventurer:WhatWeb:f467aa2 +USES= cpe +CPE_VENDOR= morningstarsecurity USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEaA9l073516>