Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:51 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: 9ff19ca16492 - main - security/linux-c7-gnutls: Add CPE information
Message-ID:  <202110211435.19LEZpO9073018@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=9ff19ca164928a3f9114748459eeb8f5aaf6b61d

commit 9ff19ca164928a3f9114748459eeb8f5aaf6b61d
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:04 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:04 +0000

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

diff --git a/security/linux-c7-gnutls/Makefile b/security/linux-c7-gnutls/Makefile
index b5e30cf1b316..71cda6b55b62 100644
--- a/security/linux-c7-gnutls/Makefile
+++ b/security/linux-c7-gnutls/Makefile
@@ -8,7 +8,8 @@ CATEGORIES=	security linux
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	GNU Transport Layer Security library (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
+CPE_VENDOR=	gnu
 USE_LDCONFIG=	yes
 USE_LINUX=	libtasn1 nettle p11-kit trousers
 USE_LINUX_RPM=	yes



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