Date: Wed, 18 Jun 2025 17:58:14 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0f54b5144bdd - main - benchmarks/hipercontracer: Update 2.0.17 => 2.1.0 Message-ID: <202506181758.55IHwE9i093171@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f54b5144bdde681d63bb181b0678822d4d5e81e commit 0f54b5144bdde681d63bb181b0678822d4d5e81e Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2025-06-18 17:00:32 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-06-18 17:56:17 +0000 benchmarks/hipercontracer: Update 2.0.17 => 2.1.0 Changelog: https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.0/ChangeLog Commit log: https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.17...hipercontracer-2.1.0 PR: 287637 --- benchmarks/hipercontracer/Makefile | 2 +- benchmarks/hipercontracer/distinfo | 6 +++--- benchmarks/hipercontracer/pkg-plist | 8 ++++++-- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile index c53e8399cccd..8016c3cf2384 100644 --- a/benchmarks/hipercontracer/Makefile +++ b/benchmarks/hipercontracer/Makefile @@ -1,5 +1,5 @@ PORTNAME= hipercontracer -DISTVERSION= 2.0.17 +DISTVERSION= 2.1.0 CATEGORIES= benchmarks MASTER_SITES= https://www.nntb.no/~dreibh/hipercontracer/download/ diff --git a/benchmarks/hipercontracer/distinfo b/benchmarks/hipercontracer/distinfo index b53c4f4b7884..9d8bf7e722f2 100644 --- a/benchmarks/hipercontracer/distinfo +++ b/benchmarks/hipercontracer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749106909 -SHA256 (hipercontracer-2.0.17.tar.xz) = dcc16439c9977a57eede5fb5d34bca71d3e7bd2c2fd0ad1b35a63e6e61052ea3 -SIZE (hipercontracer-2.0.17.tar.xz) = 2530024 +TIMESTAMP = 1750255218 +SHA256 (hipercontracer-2.1.0.tar.xz) = ba8f71d0783bd1642ac314026542e4a7c5da0daf3fff5b287b58a8ef4c6d629e +SIZE (hipercontracer-2.1.0.tar.xz) = 2532336 diff --git a/benchmarks/hipercontracer/pkg-plist b/benchmarks/hipercontracer/pkg-plist index 503725e70e3b..ea255b9fef7f 100644 --- a/benchmarks/hipercontracer/pkg-plist +++ b/benchmarks/hipercontracer/pkg-plist @@ -18,11 +18,14 @@ bin/make-dbeaver-configuration bin/pipe-checksum bin/udp-echo-server include/hipercontracer/check.h +include/hipercontracer/compressortype.h include/hipercontracer/destinationinfo.h +include/hipercontracer/inputstream.h include/hipercontracer/iomodule-base.h include/hipercontracer/iomodule-icmp.h include/hipercontracer/iomodule-udp.h include/hipercontracer/logger.h +include/hipercontracer/outputstream.h include/hipercontracer/ping.h include/hipercontracer/resultentry.h include/hipercontracer/resultswriter.h @@ -37,15 +40,16 @@ include/universalimporter/databaseclient-mariadb.h include/universalimporter/databaseclient-mongodb.h include/universalimporter/databaseclient-postgresql.h include/universalimporter/importer-configuration.h -include/universalimporter/logger.h include/universalimporter/reader-base.h include/universalimporter/results-exception.h -include/universalimporter/tools.h include/universalimporter/universal-importer.h include/universalimporter/worker.h lib/libhipercontracer.so lib/libhipercontracer.so.2 lib/libhipercontracer.so.%%DISTVERSION%% +lib/libhpctio.so +lib/libhpctio.so.2 +lib/libhpctio.so.%%DISTVERSION%% lib/libuniversalimporter.so lib/libuniversalimporter.so.2 lib/libuniversalimporter.so.%%DISTVERSION%%home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506181758.55IHwE9i093171>
