Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:59:09 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5aa86891de9e - main - security/truecrypt: Add CPE information
Message-ID:  <202109211259.18LCx97o068076@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 5aa86891de9e7f83b9556e8147724d4ff52c48ed
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:23:09 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:57:59 +0000

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

diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile
index aaf05f3936bf..7851e0c9692d 100644
--- a/security/truecrypt/Makefile
+++ b/security/truecrypt/Makefile
@@ -32,9 +32,11 @@ RUN_DEPENDS=	sudo:security/sudo
 
 WRKSRC=		${WRKDIR}/truecrypt-${PORTVERSION}-source
 
-USES=		fuse iconv pkgconfig gmake
+USES=		cpe fuse iconv pkgconfig gmake
 NO_PACKAGE=	May not be redistributed.  Must accept license to download.
 
+CPE_VENDOR=	truecrypt_project
+
 TC_SRCFILE=	TrueCrypt_${PORTVERSION}_Source.tar.gz
 WX_VER=		2.8.12
 



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