Date: Tue, 16 Nov 2021 18:06:41 +0100 From: Tobias Kortkamp <tobik@freebsd.org> To: Rodrigo Osorio <rodrigo@freebsd.org> Cc: Mateusz Piotrowski <0mp@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 0c8d8ebb7b3e - main - Tools/scripts: Add new script update_crates to replace CARGO_CRATES block Message-ID: <YZPlIaZcFA7AxWe0@loki.kortkamp.xyz> In-Reply-To: <70ca517d-db82-054b-fbcb-753943148617@FreeBSD.org> References: <202111142331.1AENVjaR046946@gitrepo.freebsd.org> <e1ab511b-826f-922b-3acc-fc7b6e38d930@FreeBSD.org> <YZPToqJt1PVpUZCr@loki.kortkamp.xyz> <70ca517d-db82-054b-fbcb-753943148617@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--rYpYgY4Jjk/YlP6z Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 16, 2021 at 05:22:00PM +0100, Rodrigo Osorio wrote: > On 11/16/21 16:52, Tobias Kortkamp wrote: > > On Mon, Nov 15, 2021 at 11:21:34AM +0100, Mateusz Piotrowski wrote: > >> =A0=A0=A0 =A0=A0=A0 make cargo-crates; make cargo-crates | portedit = merge -i Makefile > > This could just be 'make cargo-crates-merge' now. > Hi Tobias, >=20 > Nice I miss this one, thanks for the heads up. > Nevertheless sometimes I really appreciate to be able to create the=20 > crates list > in a sandbox - eg. inside a poudiere - then applying is to the git repo. Hmm, that use case does not need update_crates or portedit: In the jail make cargo-crates output can be captured and then copied to the host as Makefile.crates which USES=3Dcargo will load if it exists. On the host this could of course optionally be merged back to the port with portedit merge -i or update_crates. --rYpYgY4Jjk/YlP6z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAmGT5R5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2H/rwf/TI/KZGRdeP1NLOv3umtEE3cYICXkUoavV65kvznQ0C/j3nGN2JwTy64h 1/m+12P5scUMmSguiMUI4ULlGTXGVrP3y0XIEFxWprMeZeRV6984/+LoGYMkX4nR o2VtOAEr2oHBJFhxS3uOkC7XGMpIPchxmyH14sWuPli/f3ac8XZrVbttJrhg5oFi lVXSGIc37ijAcPDHx1WGDsxkD2pv5gDVZepWqMHRpTMnDSKzmX4uDqRN/e2pJbnr S+D9580kQ7npV7SPIvhoPlfBSdhSObSWERSW1mP8KM3xok7h2DEUxdFg6va+uULQ 3rN2naEJLFeIQCpAJoER4ZjHpfdl/w== =ChJL -----END PGP SIGNATURE----- --rYpYgY4Jjk/YlP6z--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YZPlIaZcFA7AxWe0>