Created attachment 273442 [details] The diff file The latest upstream version of hipercontracer is 2.2.8. Therefore, the port benchmarks/hipercontracer needs an update. The new version provides an updated database setup example, as well as some improvements for NetBSD, OpenBSD and Solaris support. Fix: The updated diff file hipercontracer-2.2.8-1.diff is attached.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=02f037c4a00acd7115baff74b302e2fc0bb4f3c3 commit 02f037c4a00acd7115baff74b302e2fc0bb4f3c3 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-08-04 16:05:21 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-08-04 16:11:18 +0000 benchmarks/hipercontracer: Update 2.2.6 => 2.2.8 Changelog: https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.2.8/ChangeLog Commit log: https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.2.6...hipercontracer-2.2.8 PR: 297270 Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) benchmarks/hipercontracer/Makefile | 6 ++---- benchmarks/hipercontracer/distinfo | 6 +++--- benchmarks/hipercontracer/pkg-plist | 1 - 3 files changed, 5 insertions(+), 8 deletions(-)
Hi, Thank you for your submission. BTW, I have removed the PORTREVISION as extra to your patch. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-a81f0baf78c9 and it seems OK. Committed, thanks.