Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:49 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: 5bc6aef9627f - main - security/libtomcrypt: Add CPE information
Message-ID:  <202110211435.19LEZnff072988@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=5bc6aef9627f0666ba12d3936ad1e96614ca88d4

commit 5bc6aef9627f0666ba12d3936ad1e96614ca88d4
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:04 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:04 +0000

    security/libtomcrypt: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/libtomcrypt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index e1da52f54112..8eb2f0750157 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -13,7 +13,8 @@ COMMENT=	Comprehensive, modular, and portable cryptographic toolkit
 LICENSE=	PD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		gmake libtool:build tar:xz
+USES=		cpe gmake libtool:build tar:xz
+CPE_VENDOR=	libtom
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 



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