Created attachment 258820 [details] 0001-net-mgmt-ipfixcol2-Update-to-2.7.1.patch Let's update the FreeBSD port to 2.7.1. It builds fine and was runtime tested on 14.2-STABLE on amd64.
Upstream released 2.8.0 in the meantime. I will submit a new patch and reopen this PR after some tests.
Created attachment 258841 [details] 0001-net-mgmt-ipfixcol2-update-to-2.8.0.patch Patch from the maintainer. Build and runtime tested on both: amd64 and arm64.
The patch is ready. The Port was tested and seems to work fine.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6de0f33b97ccc71545f7ec8c3d6bcec9d63642f2 commit 6de0f33b97ccc71545f7ec8c3d6bcec9d63642f2 Author: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> AuthorDate: 2025-03-20 20:09:35 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-20 20:11:09 +0000 net-mgmt/ipfixcol2: Update 2.6.0 => 2.8.0 Changelogs: https://github.com/CESNET/ipfixcol2/releases/tag/v2.7.1 https://github.com/CESNET/ipfixcol2/releases/tag/v2.8.0 PR: 285535 net-mgmt/ipfixcol2/Makefile | 13 ++++++------- net-mgmt/ipfixcol2/distinfo | 6 +++--- ...h-src_tools_fdsdump_src_aggregator_hashTable.cpp (gone) | 14 -------------- net-mgmt/ipfixcol2/pkg-plist | 3 +++ 4 files changed, 12 insertions(+), 24 deletions(-)
Thanks.
Thank you for committing this in an expedited way!