Bug 256808 - devel/libfmt: Update to 8.0.0
Summary: devel/libfmt: Update to 8.0.0
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: Po-Chuan Hsieh
URL: https://github.com/fmtlib/fmt/release...
Keywords:
Depends on:
Blocks: 256810
  Show dependency treegraph
 
Reported: 2021-06-24 14:14 UTC by Daniel Engberg
Modified: 2021-07-24 10:46 UTC (History)
1 user (show)

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


Attachments
Patch for libfmt (3.47 KB, patch)
2021-06-24 14:14 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 2021-06-24 14:14:00 UTC
Created attachment 226034 [details]
Patch for libfmt

Update libfmt to 8.0.0

Add patch in https://github.com/fmtlib/fmt/pull/2376
Some slight adjustments to follow Porters Handbook more closely

Compile and runtime tested on 13.0-STABLE #0 stable/13-n246086-a20c597c6d7-dirty (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2021-06-24 14:16:26 UTC
There are still some compatibility issues with devel/spdlog being worked on so don't push this yet.

Reference: https://github.com/gabime/spdlog/issues/1975
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2021-06-24 14:33:56 UTC
Fixed in PR 256808
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2021-06-24 15:21:29 UTC
Sorry, meant 256810
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-07-24 10:46:41 UTC
Updated to 8.0.0 in 287cd8ad71d23e31948296cb773d3ebaaed14641 ​(exp-run in bug# 257026). Thanks!