Created attachment 260996 [details] The diff file The latest upstream version of hipercontracer is 2.0.17. It particularly fixes a FreeBSD build fix with the latest BOOST version 1.88. Therefore, the port benchmarks/hipercontracer needs an update. Fix: The updated diff file hipercontracer-2.0.17.diff is attached.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=571aa84740d355756323de9af666fec2182193b1 commit 571aa84740d355756323de9af666fec2182193b1 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2025-06-05 08:44:47 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-06-05 08:46:03 +0000 benchmarks/hipercontracer: update to 2.0.17 While here, remove superfluous double quotes symbols. Changelog: https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.17/ChangeLog PR: 287315 Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer) benchmarks/hipercontracer/Makefile | 9 ++++----- benchmarks/hipercontracer/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-)
Committed, thanks!