From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mxd-2-a4c.seznam.cz (mxd-2-a4c.seznam.cz [IPv6:2a02:598:64:8a00::1000:a4c]) by sourceware.org (Postfix) with ESMTPS id 620CA383B69F for ; Tue, 13 Dec 2022 17:15:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 620CA383B69F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=seznam.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seznam.cz Received: from email.seznam.cz by smtpc-mxd-fcb8c47bd-k6mnh (smtpc-mxd-fcb8c47bd-k6mnh [2a02:598:64:8a00::1000:a4c]) id 53bd6778f6eb658753bd6976; Tue, 13 Dec 2022 18:15:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seznam.cz; s=szn20221014; t=1670951731; bh=XvC5SpczzNVn+4iGLa9cxas7fVSBrv0qiravRqDceLk=; h=Received:Message-ID:Date:MIME-Version:User-Agent:Subject:To: References:From:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=bp3KVfr8LrTAUIVcAtsfRQ4WwpM0XnjpZirBp7EtV+2RIOdrmdsdLKc4JXpgzoIee K7A/eKmxzlglgeW4QgooDd8c2Au8CMhbNZo6b52gnINjosUijQQBbSASCSaH2UiVhb z++noxTziD3loj0FF2sVSV6nHm+AZai7kxYH9IFVpiguMayxFiJc/LM4vJw05Guku9 mdBQbQ6XDST9aB4uyB2BuVjWUmB9yaDYisQME4ZYPzRuEI0ZZci4vsjnq97txF9ZmU 0ujbm6H5Gw35kKnBrAXbd2fpyJ2xlJrCMV4dKfp7S8RPfemyJLc7fbTgYwdZuRXk+I WeejjXpg6M1+Q== Received: from [192.168.2.5] (brno.ccbr.com [77.240.178.2]) by email-relay19.ko.seznam.cz (Seznam SMTPD 1.3.140) with ESMTP; Tue, 13 Dec 2022 18:15:28 +0100 (CET) Message-ID: <83dddce7-1221-3fc5-2a5a-2d529b67da97@seznam.cz> Date: Tue, 13 Dec 2022 18:14:53 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [ATTN MAINTAINER] tig To: cygwin-apps@cygwin.com References: <8db83a15-e595-7ffc-32b9-e7f9aa69e881@seznam.cz> <20221212163241.6irqiecfn23hahvo@lucy.dinwoodie.org> From: Libor Ukropec In-Reply-To: <20221212163241.6irqiecfn23hahvo@lucy.dinwoodie.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=2.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,JMQ_SPF_NEUTRAL,NICE_REPLY_A,RCVD_IN_ABUSEAT,SPF_HELO_NONE,SPF_PASS,STOCK_QUOTE_BODY,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Dne 12.12.2022 v 17:32 Adam Dinwoodie via Cygwin-apps napsal(a): > On Sun, Dec 11, 2022 at 11:15:35PM +0100, Libor Ukropec via Cygwin-apps wrote: >> Hello Jari, >> >> cygwin contains "tig" in version 2.4.1 (2019-07-30) and there's already >> 2.5.4 (2021) with many bug fixes and improvements available. >> Can I kindly ask whether it is possible to update the package? >> I do not see a git repository for the tig package, so I attached the cygport >> file if it can save you some effort (in compare to the following scallywag, >> I've added the LICENSE info the script) >> >> Scallywag report is here: https://github.com/cygwin/scallywag/actions/runs/3670966767 > > I believe Jari's repo for the tig Cygwin packaging is on GitHub[0], and > it looks like it's using the old pre-Cygport packaging mechanism. I've > not looked through that repo myself (yet, at least) but it looks like > there are some patches that imply a naïve build might not work > perfectly. Or those packages might be entirely obsolete... I did not look for the GitHub, but the naive compile and run worked with few custom actions in the cygport script. > > [0]: https://github.com/jaalto/cygwin-package--tig > > FWIW, I'd be happy to at least attempt to add this package to my small > Cygwin Git packaging empire, and take responsibility for keeping it up > to date going forwards. But that's only if Jari wants to relinquish Yes, let's wait for Jari's answer > that hat, and even then I think Libor clearly gets first refusal given > they've written the new Cygport file. > Here comes my weak English. Will I be refused by Jari or do you mean that I will refuse you because I did the Cygport file? If the latter, I have no objections you are the maintainer (let's wait for Jari), I just wanted to give a helpful hand, not only to rudely ask for the update. And also to play more with the cygports and expand my portfolio (I am shy to say `empire`) :)