diff options
| author | Thomas Dreibholz <thomas.dreibholz@gmail.com> | 2026-08-04 16:05:21 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-08-04 16:11:18 +0000 |
| commit | 02f037c4a00acd7115baff74b302e2fc0bb4f3c3 (patch) | |
| tree | abd59735ed565ffd6ec054fb2d8adeee42dc5447 | |
| parent | a81f0baf78c98f46c14b3201a28cd94fa521eb41 (diff) | |
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)
| -rw-r--r-- | benchmarks/hipercontracer/Makefile | 6 | ||||
| -rw-r--r-- | benchmarks/hipercontracer/distinfo | 6 | ||||
| -rw-r--r-- | benchmarks/hipercontracer/pkg-plist | 1 |
3 files changed, 5 insertions, 8 deletions
diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile index 983653483435..0056c71b4cd2 100644 --- a/benchmarks/hipercontracer/Makefile +++ b/benchmarks/hipercontracer/Makefile @@ -1,6 +1,5 @@ PORTNAME= hipercontracer -DISTVERSION= 2.2.6 -PORTREVISION= 1 +DISTVERSION= 2.2.8 CATEGORIES= benchmarks MASTER_SITES= https://www.nntb.no/~dreibh/hipercontracer/download/ @@ -19,8 +18,7 @@ USE_LDCONFIG= yes SHEBANG_FILES= src/results-examples/r-install-dependencies \ src/results-examples/r-ping-example \ - src/results-examples/r-traceroute-example \ - src/TestDB/generate-test-certificates + src/results-examples/r-traceroute-example # Work-around for build issue on ARM (https://bugs.freebsd.org/285706): MAKE_ENV= OMP_NUM_THREADS=1 diff --git a/benchmarks/hipercontracer/distinfo b/benchmarks/hipercontracer/distinfo index 11cd067e3592..5969a5263495 100644 --- a/benchmarks/hipercontracer/distinfo +++ b/benchmarks/hipercontracer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783004671 -SHA256 (hipercontracer-2.2.6.tar.xz) = 91232ad2b1df4f18f018cb77382a87d83d4158eb1e15cf26ba8ab8d6de3f9398 -SIZE (hipercontracer-2.2.6.tar.xz) = 2567884 +TIMESTAMP = 1785849724 +SHA256 (hipercontracer-2.2.8.tar.xz) = ca57c69e8378dd3accbe1f6fe3c16f233db44a75192be70823198cd83a66c048 +SIZE (hipercontracer-2.2.8.tar.xz) = 2563220 diff --git a/benchmarks/hipercontracer/pkg-plist b/benchmarks/hipercontracer/pkg-plist index 930553b2fcd3..98a6bfc29197 100644 --- a/benchmarks/hipercontracer/pkg-plist +++ b/benchmarks/hipercontracer/pkg-plist @@ -105,7 +105,6 @@ %%IMPORTER%%%%DATADIR%%/TestDB/5-perform-hpct-importer-test %%IMPORTER%%%%DATADIR%%/TestDB/6-perform-hpct-query-test %%IMPORTER%%%%DATADIR%%/TestDB/9-uninstall-database -%%IMPORTER%%%%DATADIR%%/TestDB/CertificateHelper.py %%IMPORTER%%%%DATADIR%%/TestDB/README.md %%IMPORTER%%%%DATADIR%%/TestDB/hpct-users.conf.example %%IMPORTER%%%%DATADIR%%/TestDB/name-in-etc-hosts |
