Created attachment 237736 [details] topgrade-10.0.1 - Switch project to new home (fork) - Define LICENSE_FILE - Add comment with issue url about i386 broken
Created attachment 237762 [details] topgrade-10.0.1.diff: unbreak 32 bit archs - Apply sys-info-0.9.1 fix crate (mixing constant and variable width types) https://github.com/FillZpp/sys-info-rs/issues/80 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267290 Unbreak 32 bit archs
ping
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=585fe30948df8708e6744a82bed1aeacb3a68b33 commit 585fe30948df8708e6744a82bed1aeacb3a68b33 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-11-13 16:16:35 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-11-13 16:16:35 +0000 sysutils/topgrade: Update to 10.0.1 - Unbreak i386 - Switch project to new home (fork) - Define LICENSE_FILE PR: 267447 Approved by: maintainer timeout, 2 weeks sysutils/topgrade/Makefile | 18 +- sysutils/topgrade/Makefile.crates | 257 ++++++++++--------- sysutils/topgrade/distinfo | 520 +++++++++++++++++++------------------- 3 files changed, 407 insertions(+), 388 deletions(-)
Committed.