Date: Wed, 04 Oct 2023 12:41:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273280] Mk/Uses/cargo.mk: Invalid ${WRKDIR}/.cargo/config.toml is generated Message-ID: <bug-273280-7788-3WFAbOwEqp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273280-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273280-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273280 --- Comment #3 from Tobias Kortkamp <tobik@freebsd.org> --- Comment on attachment 245254 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245254 v0 It's probably ok if all ports that have @git+ in CARGO_CRATES (or non-empty _CARGO_GIT_SOURCES) still pass 'make configure' ('make patch cargo-configur= e' is probably enough as a shortcut). The "local" variables list (the one after "function add_crates_io_patches(\= t") needs to be updated with local_crates and print_header. References to the unused header_printed can be removed. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273280-7788-3WFAbOwEqp>