Bug 256808

Summary: devel/libfmt: Update to 8.0.0
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy
Priority: --- Flags: bugzilla: maintainer-feedback? (sunpoet)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/fmtlib/fmt/releases/tag/8.0.0
Bug Depends on:    
Bug Blocks: 256810    
Attachments:
Description Flags
Patch for libfmt none

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!