From nobody Tue Nov 16 17:06:41 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DE1CD18557ED; Tue, 16 Nov 2021 17:06:50 +0000 (UTC) (envelope-from tobias.kortkamp@gmail.com) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Htst25lgSz4sS1; Tue, 16 Nov 2021 17:06:50 +0000 (UTC) (envelope-from tobias.kortkamp@gmail.com) Received: by mail-ed1-f52.google.com with SMTP id g14so27307701edb.8; Tue, 16 Nov 2021 09:06:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=MNY9haYvtggYsYZftcsgwjU2dJ0jbJgC8uibrQc8X7o=; b=un1wZPPJkGLjvRH9CoLbJgXd74Xgm2ggRsE6s2fJo2MRTrAKCZMO6HfE4CM9FWybr9 cDo3RDH4wSDKIeNVOKnzNVcXRpIKkQbYDwF0gCTm5zwc0Fr76Oyo+aaWTdxBGvUzqUi8 k4ecsyW3AvZp7e0k5sydJkvoK1lirNE3MAoMKWOW55vlRVUiWUGg4Qawny63/FsDlhfC WqxnqtuJLZaTRAcUQDCfP7A+ATRZRVwIkJjVoQceaOcvEg76SEKJkbM/e98xOE6yLfd6 Xqf+4J1LcyJs/IFbN4klnxYJ5uPYUDMXXaVPX6SrbXnkNLK3lTwgUMiyGtRhkUks5nae cxRg== X-Gm-Message-State: AOAM530CKD4ol0trHrHM+LI45twRGPljcaQmAZVzewHzVf4RX0KMeykH 41ARii0F53E2xahqDRL5Fji6Rz37tcQ= X-Google-Smtp-Source: ABdhPJzy9ZT4kaPQKROBE8Ih7kWixBux6zXO6HTVEDLbN7xlOfMluDnKBS+fPmWMvlpY0FDiSv9iKQ== X-Received: by 2002:a50:e184:: with SMTP id k4mr11917640edl.217.1637082404325; Tue, 16 Nov 2021 09:06:44 -0800 (PST) Received: from loki.kortkamp.xyz (p200300e49710500002155dfffe002610.dip0.t-ipconnect.de. [2003:e4:9710:5000:215:5dff:fe00:2610]) by smtp.gmail.com with ESMTPSA id cs12sm8694662ejc.15.2021.11.16.09.06.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Nov 2021 09:06:43 -0800 (PST) Date: Tue, 16 Nov 2021 18:06:41 +0100 From: Tobias Kortkamp To: Rodrigo Osorio 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: References: <202111142331.1AENVjaR046946@gitrepo.freebsd.org> <70ca517d-db82-054b-fbcb-753943148617@FreeBSD.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rYpYgY4Jjk/YlP6z" Content-Disposition: inline In-Reply-To: <70ca517d-db82-054b-fbcb-753943148617@FreeBSD.org> X-Rspamd-Queue-Id: 4Htst25lgSz4sS1 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --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--