Bug 292924 - sysutils/topgrade: Update to 16.9.0
Summary: sysutils/topgrade: Update to 16.9.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: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-04 09:10 UTC by freebsd
Modified: 2026-03-03 03:34 UTC (History)
2 users (show)

See Also:


Attachments
topgrade 16.9.0 port patch (134.31 KB, patch)
2026-02-04 09:10 UTC, freebsd
rootnode+freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2026-02-04 09:10:16 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-03-03 03:32:57 UTC
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(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2026-03-03 03:34:15 UTC
Committed, thanks!