Bug 267632

Summary: benchmarks/fio: Update to 3.33
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Kirill Ponomarev <krion>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (krion)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for fio none

Description Daniel Engberg freebsd_committer freebsd_triage 2022-11-08 09:29:32 UTC
Created attachment 237935 [details]
Patch for fio

Don't override optimization set by framework
Enable verbose build output by default

Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-08 12:29:04 UTC
A commit in branch main references this bug:

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

commit a486204e6a2810f734ea125d4e193b2ae98677b0
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2022-11-08 12:27:59 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2022-11-08 12:27:59 +0000

    benchmarks/fio: Update to 3.33

    Don't override optimization set by framework
    Enable verbose build output by default

    PR:             267632
    Reported by:    dizzy

 benchmarks/fio/Makefile | 9 ++++++---
 benchmarks/fio/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-11-08 12:31:05 UTC
A commit in branch 2022Q4 references this bug:

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

commit aab16c4bda5239e052ee5674f9a45f7925da8fb0
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2022-11-08 12:27:59 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2022-11-08 12:30:10 +0000

    benchmarks/fio: Update to 3.33

    Don't override optimization set by framework
    Enable verbose build output by default

    PR:             267632
    Reported by:    dizzy

    (cherry picked from commit a486204e6a2810f734ea125d4e193b2ae98677b0)

 benchmarks/fio/Makefile | 9 ++++++---
 benchmarks/fio/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)