Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2026 19:41:07 +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: 2b111205ee33 - main - databases/arrow-glib: Add CPE information
Message-ID:  <6a31a6d3.3331e.43572f4b@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=2b111205ee3372331b2334a1d08db803070bcc66

commit 2b111205ee3372331b2334a1d08db803070bcc66
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-16 19:31:22 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-16 19:31:22 +0000

    databases/arrow-glib: Add CPE information
---
 databases/arrow-glib/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/databases/arrow-glib/Makefile b/databases/arrow-glib/Makefile
index f355c8ac0506..d51dcc063acf 100644
--- a/databases/arrow-glib/Makefile
+++ b/databases/arrow-glib/Makefile
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/../LICENSE.txt
 BUILD_DEPENDS=	arrow>=${PORTVERSION}<${PORTVERSION}_99:databases/arrow
 LIB_DEPENDS=	libarrow.so:databases/arrow
 
-USES=		compiler:c++17-lang gnome meson pkgconfig python:build
+USES=		compiler:c++17-lang cpe gnome meson pkgconfig python:build
+CPE_VENDOR=	apache
 USE_GNOME=	introspection
 
 BINARY_ALIAS=	python3=${PYTHON_CMD}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a31a6d3.3331e.43572f4b>