Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:23 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: 60592654e5e9 - main - security/p11-kit: Add CPE information
Message-ID:  <202109102120.18ALKN2p014071@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=60592654e5e952dd3c6b69348e46f703870160a6

commit 60592654e5e952dd3c6b69348e46f703870160a6
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:18:29 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:17:54 +0000

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

diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index 1656cf77d7a6..d6764d38ebe4 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -17,9 +17,11 @@ RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
 LIB_DEPENDS=	libffi.so:devel/libffi \
 		libtasn1.so:security/libtasn1
 
-USES=		localbase meson pkgconfig tar:xz
+USES=		cpe localbase meson pkgconfig tar:xz
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	p11-kit_project
+
 MESON_ARGS=	-Dbash_completion=enabled \
 		-Dlibffi=enabled \
 		-Dnls=false \



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