[Bug 265451] [NEW PORT]: sysutils/topgrade v9.0.1: Tool for upgrade everything

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Jul 2022 10:31:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265451

--- Comment #4 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hi,

1. git diff: make sure you add an extesion to uploaded patch, eg:
$ git diff >/tmp/topgrade-9.0.1.diff

2. CARGO_CRATES: cargo crates could be in Makefile.crates ('make cargo-crates >
Makefile.crates'), instead inside Makefile and don't reformat this list.

3. pkg-plist contain less than 5 files, so it can be included with PLIST_FILES
in Makefile

4. this port install examples, consider using EXAMPLES option

Cheers

-- 
You are receiving this mail because:
You are the assignee for the bug.