Created attachment 267762 [details] topgrade 16.9.0 port patch Hi, Please commit the topgrade-16.9.0.diff to update topgrade to 16.9.0 Changelog: https://github.com/topgrade-rs/topgrade/releases/tag/v16.9.0 Thanks in advance. Best, C.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7289f2e183d3972113af776145a255cdbf6d129 commit b7289f2e183d3972113af776145a255cdbf6d129 Author: freebsd <freebsd@scd-systems.net> AuthorDate: 2026-03-03 03:30:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-03-03 03:32:13 +0000 sysutils/topgrade: Update to 16.9.0 Changelog: https://github.com/topgrade-rs/topgrade/blob/v16.9.0/CHANGELOG.md PR: 292924 Reported by: freebsd@scd-systems.net (maintainer) sysutils/topgrade/Makefile | 4 +- sysutils/topgrade/Makefile.crates | 652 +++++++++--------- sysutils/topgrade/distinfo | 1310 ++++++++++++++++++++----------------- 3 files changed, 1043 insertions(+), 923 deletions(-)
Committed, thanks!