Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:41 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: 0e0ecc1712ae - main - security/trousers: Add CPE information
Message-ID:  <202110131318.19DDIfOO078840@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=0e0ecc1712aecb602d48101e23aa7ab3e4d4487a

commit 0e0ecc1712aecb602d48101e23aa7ab3e4d4487a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:15:48 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:15:48 +0000

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

diff --git a/security/trousers/Makefile b/security/trousers/Makefile
index 83b46ac54efc..6693f8d8347c 100644
--- a/security/trousers/Makefile
+++ b/security/trousers/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	tpm-emulator>=0.7.4_1:emulators/tpm-emulator
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USES=		dos2unix alias autoreconf gmake iconv libtool pkgconfig ssl
+USES=		cpe dos2unix alias autoreconf gmake iconv libtool pkgconfig ssl
+CPE_VENDOR=	${PORTNAME}_project
 DOS2UNIX_GLOB=	*.h *.c
 NO_WRKSUBDIR=	yes
 USE_LDCONFIG=	YES



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