From patchwork Tue Aug 16 10:42:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5912 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4M6Sdt5mZQz3wcL for ; Tue, 16 Aug 2022 10:52:18 +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 ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4M6Sdt15hdz5b9; Tue, 16 Aug 2022 10:52:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4M6Sdt0VPFz2yy7; Tue, 16 Aug 2022 10:52:18 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4M6Sdr4pMvz2yK8 for ; Tue, 16 Aug 2022 10:52:16 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4M6Sdr3wPfz5b9; Tue, 16 Aug 2022 10:52:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1660647136; 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=/MD3CEUnOPFpB+fc5hzQThSYIsg5GbyFz3UVY7hf6aA=; b=yft2DXCJbe0Iik6PeMBEc4eqDDME1oQYmR0e6N0X8he/HTWuBfS9W3Q5mBi6F/iElmsCos /w/NQELXqHWDi1BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1660647136; 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=/MD3CEUnOPFpB+fc5hzQThSYIsg5GbyFz3UVY7hf6aA=; b=AvuGxVQi48+mN1TghC/k0euKnRRiBAjEjcAwlns/aDxuzRegAavhtNRtRD+emP0Fg9cNLy Nz5qMErpDpzE0Vy4uGw+FVFvankU5aJFwjnAsyjgqhrsINrhZdFcixsuT4+QlSbopS/sHA 3tVsU1BjGMZjhGrFkFREvQWnUL5qYsVpXXY/P2FthtCUSilUBcMogsDxKNNKew9029Me9l CfUdn7bLCmQ4u9/OFv+S2kkH5qthnnb5bXZa3LIpwIXho7LTWddunE/+GD78cGkCkRLW/q JloAnKoU9lTLg9z69TZeCiNQYpHkXmG5mjx4+uyYDsti+R4Y0t2XcWkgKjI4uQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 34/88] perl-Text-CSV_XS: Update to perl 5.36.0 Date: Tue, 16 Aug 2022 12:42:48 +0200 Message-Id: <20220816104342.12418-34-adolf.belka@ipfire.org> In-Reply-To: <20220816104342.12418-1-adolf.belka@ipfire.org> References: <20220816104342.12418-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Adolf Belka --- config/rootfiles/common/perl-Text-CSV_XS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/rootfiles/common/perl-Text-CSV_XS b/config/rootfiles/common/perl-Text-CSV_XS index 0120a89fb..9582a8a23 100644 --- a/config/rootfiles/common/perl-Text-CSV_XS +++ b/config/rootfiles/common/perl-Text-CSV_XS @@ -1,8 +1,8 @@ -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Text -usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Text/CSV_XS.pm -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Text -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS/.packlist -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS/CSV_XS.bs -usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS/CSV_XS.so +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Text +usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Text/CSV_XS.pm +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Text +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS/.packlist +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS/CSV_XS.bs +usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Text/CSV_XS/CSV_XS.so #usr/share/man/man3/Text::CSV_XS.3