Bug 287315 - benchmarks/hipercontracer: Update to new release 2.0.17
Summary: benchmarks/hipercontracer: Update to new release 2.0.17
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: Hiroki Tagato
URL: https://www.nntb.no/~dreibh/hipercont...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-05 07:18 UTC by Thomas Dreibholz
Modified: 2025-06-05 08:47 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (971 bytes, patch)
2025-06-05 07:18 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 2025-06-05 07:18:01 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-06-05 08:46:48 UTC
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(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2025-06-05 08:47:40 UTC
Committed, thanks!