Bug 286633 - net-mgmt/nfdump: update 1.7.4 -> 1.7.6
Summary: net-mgmt/nfdump: update 1.7.4 -> 1.7.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-06 16:39 UTC by Marek Zarychta
Modified: 2025-05-12 18:40 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+


Attachments
0001-net-mgmt-nfdump-update-1.7.4-1.7.6.patch (2.47 KB, patch)
2025-05-06 16:39 UTC, Marek Zarychta
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Zarychta 2025-05-06 16:39:50 UTC
Created attachment 260210 [details]
0001-net-mgmt-nfdump-update-1.7.4-1.7.6.patch

Bug 286539 is solved, so we can update the port to the most recent version.
The port builds fine but wasn't runtime tested.
Comment 1 Marek Zarychta 2025-05-06 16:43:58 UTC
There is error in commit message for the above pattch, but I'd rather refrain from uploading new patch since only commit message has to be fixed.
 
Errata: 
s/PR: 286632/PR: 286633/
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2025-05-12 18:18:20 UTC
Committed with small fixes, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-05-12 18:18:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c45d78be2dcb2368f50136fc51eab64cbc0c0161

commit c45d78be2dcb2368f50136fc51eab64cbc0c0161
Author:     Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
AuthorDate: 2025-05-12 18:16:14 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-05-12 18:16:14 +0000

    net-mgmt/nfdump: update 1.7.4 -> 1.7.6

    PR:             286633
    Changes:        https://github.com/phaag/nfdump/releases

 net-mgmt/nfdump/Makefile | 12 ++++++------
 net-mgmt/nfdump/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)
Comment 4 Marek Zarychta 2025-05-12 18:40:43 UTC
(In reply to Kurt Jaeger from comment #2)
Thank you for approving and committing!