Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:02 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: 8347617e0694 - main - www/mod_gnutls: Add CPE information
Message-ID:  <202110211544.19LFi28c069950@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=8347617e0694223cf9152e90a0c7f750bd694b87

commit 8347617e0694223cf9152e90a0c7f750bd694b87
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:51 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:51 +0000

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

diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index b00f90c349ce..7848ff8ecb00 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libgnutls.so:security/gnutls
 
 GNU_CONFIGURE=	yes
-USES=		apache:2.4 compiler:c++11-lang libtool pkgconfig tar:bzip2
+USES=		apache:2.4 compiler:c++11-lang cpe libtool pkgconfig tar:bzip2
+CPE_VENDOR=	${PORTNAME}_project
 
 DBDIR=		${PREFIX}/var/db/${PORTNAME}
 PLIST_SUB=	SED="${SED}" WWWGRP=${WWWGRP} WWWOWN=${WWWOWN}



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