From nobody Sat May 27 12:09:29 2023 X-Original-To: ports-bugs@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 4QT0vs3TRQz4CdvL for ; Sat, 27 May 2023 12:09:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QT0vs0c9Kz44PX for ; Sat, 27 May 2023 12:09:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685189369; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pDAVgCwIoIlwl4IClSpI9MNjGwKlNdL/tZL6hXSTjdU=; b=ObRxhHms5tLhycu65j+0A8y9sR11YseI0G+byT20+5eRmMFrNbhX+xxqvB6BvRfDskdAbM 19dhNwR8HsJsIUOFdWWl+O4936cXs3EQAqTQLqboHap3+M1rcRouXU9GwNVN63nkF+bVTe iMngOM3ocUS1r7usWoyk5v6O4yu3c118HIR4ps2m8/Z/z8l/VupjjpqLF+ipxM3bowBTkF h7Sg+mCOUN4GkyB0gaVrizAhUzSZ+EtB2bJnWrT0mSoiRZY7tccD4B8y137NzDQ6IfPWhk A4KOU/gpky4ntUW1hCgt9pZvhji8ITdfGBuEtWyM57w6LhmLxcV2CgBRmv2e3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685189369; a=rsa-sha256; cv=none; b=pSQkEqftqMy+SS1TaB8J+WPctTmq2/9aZHy452xwM14AD6m5M+EjUEf45TAzvpMv+CXB9A cVsywOUVSNHYhNBzFw8O0fFOczLV4mkiJX86KwVgckLRQak3XowYHsfvDlSWqy3Gb0wStF /Pxo+tUPFdRGOdlNO+X5K3BfTxranlXvyuTgQUJbpSlVtS3qoj2vJclil3BHCPB6qbVnCd rnfCEFFIfibLmpDecHvoucXIC1gV0a50KOI5hSTK3IPXhiIegFecvP/C6LsybBMB101Hqo DrpdkbK51zoXh1GxSkdocpRX74dxFFegMLS2IJA6gTAEnpCWFYklNJr9XNlS/Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QT0vr6pBgznyC for ; Sat, 27 May 2023 12:09:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 34RC9SQe056270 for ; Sat, 27 May 2023 12:09:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34RC9S34056269 for ports-bugs@FreeBSD.org; Sat, 27 May 2023 12:09:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270604] Mk/Scripts/cargo-crates.awk: [[patch]] in Cargo.lock causes lossy output Date: Sat, 27 May 2023 12:09:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tobik@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rust@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270604 --- Comment #1 from Tobias Kortkamp --- Created attachment 242442 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242442&action= =3Dedit 0001-cargo-crates.awk-any-new-section-terminates-the-curr.patch Can you test if this breaks anything? --=20 You are receiving this mail because: You are on the CC list for the bug.=