Bug 280364 - sysutils/topgrade: Update to 15.0.0
Summary: sysutils/topgrade: Update to 15.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Nuno Teixeira
URL: https://github.com/topgrade-rs/topgra...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-19 09:26 UTC by freebsd
Modified: 2024-07-25 19:27 UTC (History)
1 user (show)

See Also:


Attachments
patch.diff (103.12 KB, patch)
2024-07-19 09:26 UTC, freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2024-07-19 09:26:06 UTC
Created attachment 252163 [details]
patch.diff

Hi,

Please commit the patch.diff to upgrade topgrade to 15.0.0

Thanks in advance.

Best,
C.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-25 19:26:19 UTC
A commit in branch main references this bug:

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

commit c07fd0d16040114e656c472ccb078a5dc8087b4a
Author:     freebsd <freebsd@scd-systems.net>
AuthorDate: 2024-07-25 19:24:52 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-07-25 19:25:51 +0000

    sysutils/topgrade: Update to 15.0.0

    ChangeLog:      https://github.com/topgrade-rs/topgrade/releases/tag/v15.0.0
    PR:             280364

 sysutils/topgrade/Makefile        |   3 +-
 sysutils/topgrade/Makefile.crates | 457 ++++++++++---------
 sysutils/topgrade/distinfo        | 920 +++++++++++++++++++++-----------------
 3 files changed, 754 insertions(+), 626 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-07-25 19:27:25 UTC
Committed, thanks!