Bug 273875 - ftp/coeurl: Fix compatibility with fmt 10+
Summary: ftp/coeurl: 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: Adriaan de Groot
URL:
Keywords:
Depends on:
Blocks: 273463
  Show dependency treegraph
 
Reported: 2023-09-17 07:20 UTC by Daniel Engberg
Modified: 2023-09-19 13:21 UTC (History)
0 users

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


Attachments
Patch for coeurl (1.68 KB, patch)
2023-09-17 07:20 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:20:41 UTC
Created attachment 244951 [details]
Patch for coeurl

Backport upstream commit 831e2ee8e9cf08ea1ee9736cde8370f9d0312abc 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-09-18 20:25:11 UTC
A commit in branch main references this bug:

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

commit c75e8803b5ff85b592f425bb754860b51b1ac4cc
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-18 19:12:53 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-09-18 20:24:13 +0000

    ftp/coeurl: fix build with {fmt} 10

    - add fmt as a dependency, make it build by pulling in
      upstream commit 831e2ee8e9cf08ea1ee9736cde8370f9d0312abc

    PR:             273875
    Provided by:    diizzy@

 ftp/coeurl/Makefile                         |  8 ++++----
 ftp/coeurl/files/patch-lib_client.cpp (new) | 19 +++++++++++++++++++
 net-im/mtxclient/Makefile                   |  2 +-
 net-im/nheko/Makefile                       |  2 +-
 4 files changed, 25 insertions(+), 6 deletions(-)