Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:16:57 +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: 77b665cec395 - main - devel/fbthrift: Add CPE information
Message-ID:  <6a271529.3dda5.7a932be7@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=77b665cec395c3048c75a619ec31bc14ccee873c

commit 77b665cec395c3048c75a619ec31bc14ccee873c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:45:08 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:55 +0000

    devel/fbthrift: Add CPE information
---
 devel/fbthrift/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index 59d2e865edca..f27774f4e820 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -30,7 +30,9 @@ LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 		libxxhash.so:devel/xxhash \
 		libzstd.so:archivers/zstd
 
-USES=		bison cmake:testing compiler:c++17-lang ssl
+USES=		bison cmake:testing compiler:c++17-lang cpe ssl
+CPE_PRODUCT=	thrift
+CPE_VENDOR=	facebook
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271529.3dda5.7a932be7>