Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:39 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: 29907fa79dfd - main - security/axTLS: Add CPE information
Message-ID:  <202110211435.19LEZdgN072728@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=29907fa79dfd7dd4dd908a95f9d24b956fd4d9ec

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

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

diff --git a/security/axTLS/Makefile b/security/axTLS/Makefile
index f6c2ee5c0b66..d3b32da4846b 100644
--- a/security/axTLS/Makefile
+++ b/security/axTLS/Makefile
@@ -37,7 +37,8 @@ PROT_HIGH_DESC=		Use the strongest cipher(s) at the cost of speed
 CONFIG_SUB=	PREFIX=\"${PREFIX}\" WWWDIR=\"${WWWDIR}\" \
 		HTTP_PORT=${WITH_HTTP_PORT} SSL_PORT=${WITH_SSL_PORT}
 NO_OPTIONS_SORT=yes
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	${PORTNAME:tl}_project
 USE_LDCONFIG=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 STAGE=		${WRKSRC}/_stage



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