Date: Mon, 08 Jun 2026 19:16:38 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c662f0160baa - main - databases/mariadb-connector-c: Add CPE information Message-ID: <6a271516.3d3ab.2b23b619@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c662f0160baa27c3dbdef27005f6ae42146fab8e commit c662f0160baa27c3dbdef27005f6ae42146fab8e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 18:26:40 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:08:52 +0000 databases/mariadb-connector-c: Add CPE information --- databases/mariadb-connector-c/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/mariadb-connector-c/Makefile b/databases/mariadb-connector-c/Makefile index ea1ccd7f9141..a407c59d7199 100644 --- a/databases/mariadb-connector-c/Makefile +++ b/databases/mariadb-connector-c/Makefile @@ -39,7 +39,9 @@ GSSAPI_HEIMDAL_USES= gssapi:heimdal GSSAPI_MIT_USES= gssapi:mit GSSAPI_NONE_CMAKE_ON= -DPLUGIN_AUTH_GSSAPI_CLIENT=OFF -USES= cmake:insource compiler:c++11-lib iconv:translit ssl +USES= cmake:insource compiler:c++11-lib cpe iconv:translit ssl +CPE_PRODUCT= connector/c +CPE_VENDOR= mariadb USE_LDCONFIG= ${PREFIX}/lib/mariadb SITESDIR= mariadb/connector-c-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/mysqlhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271516.3d3ab.2b23b619>
