git: 60592654e5e9 - main - security/p11-kit: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:29 UTC 2021


The branch main has been updated by decke:

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

commit 60592654e5e952dd3c6b69348e46f703870160a6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:18:29 +0000
Commit:     Bernhard Froehlich <decke at 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 \


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