Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:25:41 +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: 2f4cf893badd - main - devel/hyperscan: Add CPE information
Message-ID:  <6a246625.34262.7c138cf8@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=2f4cf893badd2a5c681f2cc3761822f2db4bc930

commit 2f4cf893badd2a5c681f2cc3761822f2db4bc930
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:18:03 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:18:03 +0000

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

diff --git a/devel/hyperscan/Makefile b/devel/hyperscan/Makefile
index a3aa377983cd..e4bb8fbb6879 100644
--- a/devel/hyperscan/Makefile
+++ b/devel/hyperscan/Makefile
@@ -15,7 +15,8 @@ BUILD_DEPENDS=	ragel:devel/ragel
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	intel
-USES=	compiler:c++11-lib cmake pathfix python:build
+USES=	compiler:c++11-lib cpe cmake pathfix python:build
+CPE_VENDOR=	intel
 ONLY_FOR_ARCHS=	amd64
 ONLY_FOR_ARCHS_REASON=	SSSE3 is required for work
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a246625.34262.7c138cf8>