Bug 273878 - net/arataga: Fix compatibility with fmt 10+
Summary: net/arataga: Fix compatibility with fmt 10+
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks: 273463
  Show dependency treegraph
 
Reported: 2023-09-17 07:47 UTC by Daniel Engberg
Modified: 2023-10-08 09:45 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (danfe)


Attachments
Patch for arataga (4.87 KB, patch)
2023-09-17 07:47 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-09-17 07:47:31 UTC
Created attachment 244954 [details]
Patch for arataga

Partially backport upstream commit 62f65e0842985750697476cc59b830205b7b4826 to fix build with fmt 10+

Compile tested on FreeBSD 13.2-RELEASE (amd64)
Poudriere testport OK 12.4-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-08 09:41:47 UTC
A commit in branch main references this bug:

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

commit 4cabb777e1f92057f56bfecbda8b44318f18abde
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-08 09:14:56 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-08 09:40:40 +0000

    net/arataga: Fix compatibility with fmt 10+

    Partially backport upstream commit
    62f65e0842985750697476cc59b830205b7b4826 to fix build with fmt 10+

    Reference:
    https://github.com/Stiffstream/arataga/commit/62f65e0842985750697476cc59b830205b7b4826.patch

    PR:             273878
    Approved by:    portmgr (maintainer timeout, 3+ weeks)
    Sponsored by:   Blinkinblox

 net/arataga/Makefile                               |   2 +-
 ...-62f65e0842985750697476cc59b830205b7b4826 (new) | 120 +++++++++++++++++++++
 2 files changed, 121 insertions(+), 1 deletion(-)