From patchwork Tue Aug 16 10:42:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5894 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 4M6SXf5t1lz3wfP for ; Tue, 16 Aug 2022 10:47:46 +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 4M6SXf2Qlgz5YH; Tue, 16 Aug 2022 10:47:46 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4M6SXf1qQBz2ypv; Tue, 16 Aug 2022 10:47:46 +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 4M6SXd4wTqz2xbM for ; Tue, 16 Aug 2022 10:47:45 +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 4M6SXd3yYpz5Vl; Tue, 16 Aug 2022 10:47:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1660646865; 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=5Q23pb0SR6GJqBSRodoDP0/EpC8IXiuIT8hB0qCFBxo=; b=R/Ur/APd/Y0OMWu2UHBy1zCrAnCuuh6cYPJXKn2NtM5dRdA6jlUCq6F7RtvzCRuCxKNYJL 7TveJcu5P2GHL3Cw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1660646865; 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=5Q23pb0SR6GJqBSRodoDP0/EpC8IXiuIT8hB0qCFBxo=; b=eUFl4wBpzH4maCrEud5YpwX73ct5gshDSxFahfBxZtRgmsQH0He3HvFVqJtHpVn5+kc0im UwG+KHwn5HfApDjtJJa+4bf3cp7Dsg10XZLJDQmxNa5DIp5tN5eqU5MW/JTo0nNKt2XIUW x8owHoj60/v03jN0o9G5G8O3huaLZCkdfW2YdSqcqOeFzrWEZlzom0/B5IcJA9GDmpGlKR z6hbx7KXTJgahwcJsTgFrlwJ2a2uet1DQiM6+tfUQv0zZ7wHnijo4fqFF9i/v1lwIKRC7o +ft+8UPZBApXjCmQCdnT8Ywhurox9NdRnSq/aoMwGISXim4hthmpKMWJQtTzLA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 16/88] perl-inotify2: Update to perl 5.36.0 Date: Tue, 16 Aug 2022 12:42:30 +0200 Message-Id: <20220816104342.12418-16-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/packages/perl-inotify2 | 14 +++++++------- lfs/perl-inotify2 | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/packages/perl-inotify2 b/config/rootfiles/packages/perl-inotify2 index 3f5c668a7..fd4fdbdf3 100644 --- a/config/rootfiles/packages/perl-inotify2 +++ b/config/rootfiles/packages/perl-inotify2 @@ -1,8 +1,8 @@ -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Linux -usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Linux/Inotify2.pm -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2 -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/.packlist -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.bs -usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.so +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Linux +usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Linux/Inotify2.pm +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Linux +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2 +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/.packlist +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.bs +usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.so #usr/share/man/man3/Linux::Inotify2.3 diff --git a/lfs/perl-inotify2 b/lfs/perl-inotify2 index eaf4f576b..38ed573c2 100644 --- a/lfs/perl-inotify2 +++ b/lfs/perl-inotify2 @@ -36,7 +36,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = perl-inotify2 DEPS = perl-common-sense -PAK_VER = 3 +PAK_VER = 4 SERVICES =