From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 27 17:06:34 2022 Received: (at 53920) by debbugs.gnu.org; 27 Feb 2022 22:06:34 +0000 Received: from localhost ([127.0.0.1]:59474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nORgY-0000mj-Kp for submit@debbugs.gnu.org; Sun, 27 Feb 2022 17:06:34 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:55982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nORgX-0000mW-3s for 53920@debbugs.gnu.org; Sun, 27 Feb 2022 17:06:33 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8DD56399; Sun, 27 Feb 2022 23:06:27 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bZXlVo6_JEYs; Sun, 27 Feb 2022 23:06:26 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 3ACD979; Sun, 27 Feb 2022 23:06:26 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Hartmut Goebel Subject: Re: bug#53920: [PATCH] gnu: lesspipe: Update to 2.02. References: <639f99264ee673157112aec54d28c80842e4be52.1644511905.git.h.goebel@crazy-compilers.com> Date: Sun, 27 Feb 2022 23:06:25 +0100 In-Reply-To: (Hartmut Goebel's message of "Tue, 22 Feb 2022 19:39:05 +0100") Message-ID: <877d9gt15q.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 8DD56399 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53920 Cc: 53920@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi Hartmut, Hartmut Goebel skribis: > * gnu/packages/less.scm (lesspipe): Update to 2.03. > [arguments] Use new style. {configure} Adjust to updated source. > {fix-makefile} New phase. > {patch-tput-and-file} rename into =E2=80=A6 > {patch-command-paths} this; patch other relevant scripts. > [inputs] Add perl-archive-zip. I haven=E2=80=99t tested it but it looks good to me on the surface. If it = works for you, please go ahead! Thanks, Ludo=E2=80=99.