Bug 283247

Summary: benchmarks/stress-ng: fix build with newer ipsec-mb
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Dries Michiels <driesm>
Status: Closed FIXED    
Severity: Affects Some People CC: driesm
Priority: --- Flags: bugzilla: maintainer-feedback? (pizzamig)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D48029
Attachments:
Description Flags
fix build franco: maintainer-approval?

Description Franco Fichtner 2024-12-11 08:05:10 UTC
Created attachment 255768 [details]
fix build

The build broke. Use upstream patch to fix.make
Comment 1 Franco Fichtner 2024-12-11 13:54:01 UTC
Added a review as well.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-11 14:21:35 UTC
A commit in branch main references this bug:

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

commit c09d34122edce56a768bb91ee767e33834276d96
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2025-01-11 14:16:24 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2025-01-11 14:21:16 +0000

    benchmarks/stress-ng: fix build with newer ipsec-mb

    PR:                     283247
    Approved by:            maintainer timeout
    Differential revision:  https://reviews.freebsd.org/D48029

 benchmarks/stress-ng/Makefile | 6 +++++-
 benchmarks/stress-ng/distinfo | 4 +++-
 2 files changed, 8 insertions(+), 2 deletions(-)
Comment 3 Dries Michiels freebsd_committer freebsd_triage 2025-01-11 14:22:00 UTC
Committed, thanks!