Bug 273886 - net/gerbera: Fix compatibility with fmt 10+
Summary: net/gerbera: 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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks: 273463
  Show dependency treegraph
 
Reported: 2023-09-17 09:26 UTC by Daniel Engberg
Modified: 2023-09-23 08:48 UTC (History)
0 users

See Also:
diizzy: maintainer-feedback+


Attachments
Patch for gerbera (1.02 KB, patch)
2023-09-17 09:26 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 09:26:23 UTC
Created attachment 244957 [details]
Patch for gerbera

Backport upstream commit 37957aac0aea776e6f843af2358916f81056a405 to fix build with fmt 10+
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-23 08:47:54 UTC
A commit in branch main references this bug:

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

commit 6dfc97b135cd2aacf35e8526241ad613812ceba6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-23 08:45:12 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-09-23 08:46:01 +0000

    net/gerbera: Fix compatibility with fmt 10

    Backport upstream commit 37957aac0aea776e6f843af2358916f81056a405
    to fix build with fmt 10

    Reference:
    https://github.com/gerbera/gerbera/commit/37957aac0aea776e6f843af2358916f81056a405

    PR:             273886

 net/gerbera/Makefile | 3 +++
 net/gerbera/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)