Bug 297270 - benchmarks/hipercontracer: Update to new release 2.2.8
Summary: benchmarks/hipercontracer: Update to new release 2.2.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://www.nntb.no/~dreibh/hipercont...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-04 13:35 UTC by Thomas Dreibholz
Modified: 2026-08-04 16:14 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (1.90 KB, patch)
2026-08-04 13:35 UTC, Thomas Dreibholz
thomas.dreibholz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2026-08-04 13:35:55 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-08-04 16:11:43 UTC
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(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-04 16:14:03 UTC
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.