From patchwork Sat Dec 21 12:55:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8340 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YFkmZ3wFKz3x5g for ; Sat, 21 Dec 2024 12:55:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YFkmX3GX5z6CX; Sat, 21 Dec 2024 12:55:56 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YFkmX1Gg4z34MK; Sat, 21 Dec 2024 12:55:56 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YFkmN1GFRz33Lw for ; Sat, 21 Dec 2024 12:55:48 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4YFkmM6tdhz1lV; Sat, 21 Dec 2024 12:55:47 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1734785748; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wUNfb9UsvIiYi1QBFRNJiFOMJHMuOb6uCny9oVj0jy4=; b=y+LH9iZ1TgZtYd8CFEtWBeMku2DzECjtv4QrCkyovQ/Jc/0lHc72WZmZx4i419NGQarOeR 8spcAB1hIwqOrADA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1734785748; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wUNfb9UsvIiYi1QBFRNJiFOMJHMuOb6uCny9oVj0jy4=; b=KtxbKtk3UQazh/8ZOSDpmFfvNb4Ic3ylhUeHdk6CfhUodTYPxCSb0JwJcuo7uUUnXfEdeV UjJD3AVSX+puJZ63s/NXzejj/rYibb/DS8N3iSI1OK8p5YqmEiNoppdOSco8NFePOCS/ob g72frOfPayJgYWZVj7xS3CWvwD8bR959aj9xbneWLx0Itgh5fV5aIq7Ks3+IB7475zYIZV u05p0Nwh5utqmNFUWvpyJ3GfIhmSlKT0rF6N1LEqQRrl+yCJV2IYAmMR6lT2qbgsGmaPTb 2Q3rMD1U1XRbXlEVc6ReMW36slKmuP32NGV0KrXvbRcaOUDV5kYeHyeGP/uNfw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 07/32] rust-proc-macro2: Update to version 1.0.36 from 1.0.92 Date: Sat, 21 Dec 2024 13:55:14 +0100 Message-ID: <20241221125539.15309-7-adolf.belka@ipfire.org> In-Reply-To: <20241221125539.15309-1-adolf.belka@ipfire.org> References: <20241221125539.15309-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 423QNDGVH5LEEPVHTVQAWW7EOH23XSVK X-Message-ID-Hash: 423QNDGVH5LEEPVHTVQAWW7EOH23XSVK X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Signed-off-by: Adolf Belka --- config/rootfiles/common/rust-proc-macro2 | 49 ++++++++++++++---------- lfs/rust-proc-macro2 | 9 ++--- 2 files changed, 32 insertions(+), 26 deletions(-) diff --git a/config/rootfiles/common/rust-proc-macro2 b/config/rootfiles/common/rust-proc-macro2 index 1acfef7fe..3bfd11561 100644 --- a/config/rootfiles/common/rust-proc-macro2 +++ b/config/rootfiles/common/rust-proc-macro2 @@ -1,21 +1,28 @@ -#usr/share/cargo/registry/proc-macro2-1.0.36 -#usr/share/cargo/registry/proc-macro2-1.0.36/.cargo-checksum.json -#usr/share/cargo/registry/proc-macro2-1.0.36/Cargo.toml -#usr/share/cargo/registry/proc-macro2-1.0.36/Cargo.toml.deps -#usr/share/cargo/registry/proc-macro2-1.0.36/LICENSE-APACHE -#usr/share/cargo/registry/proc-macro2-1.0.36/LICENSE-MIT -#usr/share/cargo/registry/proc-macro2-1.0.36/README.md -#usr/share/cargo/registry/proc-macro2-1.0.36/build.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/src -#usr/share/cargo/registry/proc-macro2-1.0.36/src/detection.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/src/fallback.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/src/lib.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/src/marker.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/src/parse.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/src/wrapper.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/tests -#usr/share/cargo/registry/proc-macro2-1.0.36/tests/comments.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/tests/features.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/tests/marker.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/tests/test.rs -#usr/share/cargo/registry/proc-macro2-1.0.36/tests/test_fmt.rs +#usr/share/cargo/registry/proc-macro2-1.0.92 +#usr/share/cargo/registry/proc-macro2-1.0.92/.cargo-checksum.json +#usr/share/cargo/registry/proc-macro2-1.0.92/Cargo.toml +#usr/share/cargo/registry/proc-macro2-1.0.92/Cargo.toml.deps +#usr/share/cargo/registry/proc-macro2-1.0.92/LICENSE-APACHE +#usr/share/cargo/registry/proc-macro2-1.0.92/LICENSE-MIT +#usr/share/cargo/registry/proc-macro2-1.0.92/README.md +#usr/share/cargo/registry/proc-macro2-1.0.92/build +#usr/share/cargo/registry/proc-macro2-1.0.92/build.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/build/probe.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/rust-toolchain.toml +#usr/share/cargo/registry/proc-macro2-1.0.92/src +#usr/share/cargo/registry/proc-macro2-1.0.92/src/detection.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/extra.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/fallback.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/lib.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/location.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/marker.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/parse.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/rcvec.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/src/wrapper.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/tests +#usr/share/cargo/registry/proc-macro2-1.0.92/tests/comments.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/tests/features.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/tests/marker.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/tests/test.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/tests/test_fmt.rs +#usr/share/cargo/registry/proc-macro2-1.0.92/tests/test_size.rs diff --git a/lfs/rust-proc-macro2 b/lfs/rust-proc-macro2 index d12a2207a..a28890e46 100644 --- a/lfs/rust-proc-macro2 +++ b/lfs/rust-proc-macro2 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.0.36 +VER = 1.0.92 THISAPP = proc-macro2-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,8 +32,6 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -CARGO_HAS_BIN = false - ############################################################################### # Top-level Rules ############################################################################### @@ -42,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 21c393e11a5cc2e0ad06c166e77176a1fd687f38beb608d1fe0ead2b78f14dd078851ee828643f98d42ac7c4adac6a6bd3d463c434535da2a57fa9f99343a164 +$(DL_FILE)_BLAKE2 = 9aa29fa6f1c56c0392a94a81b4c61953f4d185012cdca37e356817845535da79d7094bf43472ce63109ce479a2fd0cbef4d802afd61daf92c4db303bcac60e7e install : $(TARGET) @@ -75,6 +73,7 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && rm Cargo.toml.orig cd $(DIR_APP) && $(CARGO_PREPARE) cd $(DIR_APP) && $(CARGO_BUILD) cd $(DIR_APP) && $(CARGO_INSTALL)