Date: Thu, 21 Oct 2021 14:35:52 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: 76bd92aaca7b - main - security/linux-c7-libgcrypt: Add CPE information Message-ID: <202110211435.19LEZqSa073050@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=76bd92aaca7b7f12ea0261a3b7bb6bb68e421e9b commit 76bd92aaca7b7f12ea0261a3b7bb6bb68e421e9b Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:05 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:05 +0000 security/linux-c7-libgcrypt: Add CPE information Approved by: portmgr (blanket) --- security/linux-c7-libgcrypt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/linux-c7-libgcrypt/Makefile b/security/linux-c7-libgcrypt/Makefile index 801f173acca8..8906f2347ae8 100644 --- a/security/linux-c7-libgcrypt/Makefile +++ b/security/linux-c7-libgcrypt/Makefile @@ -11,7 +11,8 @@ COMMENT= Crypto library based on code used in GnuPG (Linux CentOS ${LINUX_DIST_V LICENSE= LGPL21+ -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= gnupg USE_LDCONFIG= yes USE_LINUX= libgpg-error USE_LINUX_RPM= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZqSa073050>