Created attachment 248547 [details] Patch for fmt * Fix make test (exclude broken tests) * Adjust Makefile to more closely follow Porters Handbook Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 13.2-RELEASE (amd64) Poudriere testport OK 14.0-RELEASE (amd64) Tested with following consumers in 13.2-RELEASE (amd64) using Poudriere: audio/furnace audio/musicpd audio/rsgain audio/sdl_audiolib cad/freecad cad/openroad chinese/fcitx5-chinese-addons chinese/fcitx5-mcbopomofo databases/mariadb1011-client databases/mariadb1011-server databases/tiledb deskutils/cherrytree devel/bear devel/bear devel/fbthrift devel/fccf devel/folly devel/libddwaf devel/log4cxx devel/malloy devel/opendht devel/pika devel/spdlog emulators/dolphin-emu emulators/yuzu ftp/coeurl games/0ad games/devilutionX (fails, marked BROKEN) games/easyrpg-player games/openenroth graphics/openimageio graphics/osgearth graphics/podofo graphics/py-openimageio lang/emilua lang/lfortran lang/solidity math/dihydrogen math/heyoka math/libsemigroups math/mppp math/obake math/py-heyoka math/py-pyaudi misc/dartsim multimedia/kodi net-im/mtxclient net-im/nheko net-im/tdlib-purple net-im/telegram-desktop net-p2p/litecoin net-p2p/litecoin-daemon net-p2p/litecoin-utils net-p2p/transmission-components net-p2p/tremotesf (fails, needs patching (unrelated to this bump)) net/arataga net/ecal net/fb303 net/fbzmq net/gerbera net/knxd net/mvfst net/wangle print/paps science/arbor science/cantera science/chemicalfun science/openmc science/py-qiskit-aer (skipped, science/py-qiskit-terra fails to fetch) science/qiskit-aer science/thermofun science/vipster security/fizz security/openconnect-gui sysutils/lizardfs sysutils/ntfs2btrfs textproc/fcitx5 www/envoy (fails, unrelated) www/librtcdcpp (fails, marked BROKEN) www/proxygen www/restinio x11/waybar
Forgot to add, drop CONFLICTS_INSTALL entry as it's no longer necessary.
Updated to 10.2.1 in ports bfe012c39511bfbb190b4c1a41f768dc2b5e709c.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=59e273e5a63c7b62c00bdfb2550af3577ff4e94c commit 59e273e5a63c7b62c00bdfb2550af3577ff4e94c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:57:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:07:23 +0000 devel/libfmt: Remove outdated CONFLICTS_INSTALL after 1011e7d42e00ae9aaa20b86e3169e9521be0fb64 PR: 277120 Reported by: diizzy devel/libfmt/Makefile | 2 -- 1 file changed, 2 deletions(-)
Committed. Thanks!