Bug 277120 - devel/libfmt: Update to 10.2.1
Summary: devel/libfmt: Update to 10.2.1
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:
 
Reported: 2024-02-17 20:09 UTC by Daniel Engberg
Modified: 2024-03-09 14:23 UTC (History)
0 users

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


Attachments
Patch for fmt (2.92 KB, patch)
2024-02-17 20:09 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 2024-02-17 20:09:23 UTC
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
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-02-17 20:18:26 UTC
Forgot to add, drop CONFLICTS_INSTALL entry as it's no longer necessary.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-03-09 13:45:20 UTC
Updated to 10.2.1 in ports bfe012c39511bfbb190b4c1a41f768dc2b5e709c.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-03-09 14:19:36 UTC
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(-)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-03-09 14:23:03 UTC
Committed. Thanks!