Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:31: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: 961477c9e6df - main - databases/libpg_query: Add CPE information
Message-ID:  <202110142131.19ELVdIx073423@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=961477c9e6dfaacbf0606b182f892f77267db0dc

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

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

diff --git a/databases/libpg_query/Makefile b/databases/libpg_query/Makefile
index cd2d8402bc0b..fed3d6b19e80 100644
--- a/databases/libpg_query/Makefile
+++ b/databases/libpg_query/Makefile
@@ -14,7 +14,8 @@ COMMENT=	C library for accessing the PostgreSQL parser outside of the server
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		compiler:c11 gmake pgsql
+USES=		compiler:c11 cpe gmake pgsql
+CPE_VENDOR=	${PORTNAME}_project
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes



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