Bug 276055

Summary: sysutils/topgrade: Update to 13.0.0
Product: Ports & Packages Reporter: Nuno Teixeira <eduardo>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd
Priority: --- Flags: eduardo: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/topgrade-rs/topgrade/releases/tag/v13.0.0
Attachments:
Description Flags
Update to 13.0.0 none

Description Nuno Teixeira freebsd_committer freebsd_triage 2024-01-01 15:47:48 UTC
Created attachment 247391 [details]
Update to 13.0.0
Comment 1 freebsd 2024-01-09 12:03:33 UTC
Hi Nuno,

Thank you very much for the patch.

Topgrade 13.0.0 was build without any issues on my systems. 
I tested the new Version on FreeBSD 14.0-RELEASE. No issues found (so far).

Please merge
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-10 20:25:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=59e53eeebbdcf2ded07c8343c42d6794d247ad96

commit 59e53eeebbdcf2ded07c8343c42d6794d247ad96
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-01-10 20:23:39 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-01-10 20:24:47 +0000

    sysutils/topgrade: Update to 13.0.0

    ChangeLog:      https://github.com/topgrade-rs/topgrade/releases/tag/v13.0.0
    PR:             276055

 sysutils/topgrade/Makefile        |   3 +-
 sysutils/topgrade/Makefile.crates | 191 ++++++++++---------
 sysutils/topgrade/distinfo        | 388 +++++++++++++++++++-------------------
 3 files changed, 298 insertions(+), 284 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-10 20:27:48 UTC
Committed, thanks!