git: b01fddaf076b - main - devel/tlsh: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 4 11:46:07 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b01fddaf076bdca403f61c559b978f8fa7b1b825

commit b01fddaf076bdca403f61c559b978f8fa7b1b825
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-04 11:33:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-04 11:45:45 +0000

    devel/tlsh: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/tlsh/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/tlsh/Makefile b/devel/tlsh/Makefile
index c13313da3a0b..40d77a6642e7 100644
--- a/devel/tlsh/Makefile
+++ b/devel/tlsh/Makefile
@@ -11,11 +11,10 @@ LICENSE=	APACHE20 BSD3CLAUSE
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake cpe
+USES=		cmake
 USE_GITHUB=	yes
 GH_ACCOUNT=	trendmicro
 GH_TAGNAME=	d842e75
-CPE_VENDOR=	${GH_ACCOUNT}
 USE_LDCONFIG=	yes
 
 CMAKE_ARGS=	create_symlink \


More information about the dev-commits-ports-main mailing list