From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 83997 invoked by alias); 16 Jun 2017 01:17:41 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 83971 invoked by uid 89); 16 Jun 2017 01:17:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-io0-f193.google.com Received: from mail-io0-f193.google.com (HELO mail-io0-f193.google.com) (209.85.223.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 16 Jun 2017 01:17:38 +0000 Received: by mail-io0-f193.google.com with SMTP id a96so3226826ioj.1 for ; Thu, 15 Jun 2017 18:17:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=ExFMIfx2MGdvpN8h0IykTjYHa4IVBAZLjvZc8EVtwzo=; b=qtklRJSqLJVSeHCoxXvIxKuxPhvHb9kkKNoEmOMRX9gX3Uu25XJV0L4yOo5gh8dR94 y8q+UtIBItMbTohHLP3VjHSC/ajoJOeoM7MGlAkV4EydR8CQt1qvh4J9kdDsGZ9JJ8/K j/mc72Imgo+wP3Gw0hd9XOzAcEn3BlLiEsAY3qbx6I/RMbsYFRYrvQ+gk8/3jlU/PdoI zHv9h1oZLVGW4L3O4SvqnPlNmlNrUb1wAcHxyrvKEy68GegkO7k5OmR1ePCFa3SOK4iX kjZ6AKqMrD4eLB2g3JMvRvfS9jA69hnx8cWfSOb6l2NwwFgf7NM5UzOuyHzRNmHs7yF0 GAqQ== X-Gm-Message-State: AKS2vOwL2C+cfHTBBGXaAUE9aRzheaZny7BNrUGWZWvSqmKSuPgaa34W vaNzVL3O8h1SYf7o X-Received: by 10.107.6.38 with SMTP id 38mr8536553iog.233.1497575861051; Thu, 15 Jun 2017 18:17:41 -0700 (PDT) Received: from [10.10.74.222] (70-90-38-173-Michigan.hfc.comcastbusiness.net. [70.90.38.173]) by smtp.googlemail.com with ESMTPSA id z16sm442532ita.27.2017.06.15.18.17.39 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2017 18:17:40 -0700 (PDT) Subject: Re: [ITA] protobuf To: cygwin-apps@cygwin.com References: <87lgotm6b7.fsf@Rainer.invalid> From: Marco Atzeri Message-ID: <3020f419-0089-42af-6681-448278f4f9f4@gmail.com> Date: Fri, 16 Jun 2017 01:17:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <87lgotm6b7.fsf@Rainer.invalid> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00033.txt.bz2 On 15/06/2017 20:53, Achim Gratz wrote: > > The protobuf package is orphaned by Reini Urban and hasn't been updated > in quite a while. The package currently provides version 2.5.0 and API > version 8, while the current upstream is at version 3.3.1 and API > version 13. > > Aside from fixing a bad assumption in configury via patch and changing > the runtime package name to conform to the API bump, the package uses > the original cygport file. Upstream doesn't provide any tests, I built > a new version of mosh using the -devel package and that works just as > well as with the older version. > > > Regards, > Achim. > all your. I updated the maintainer list If you asked a comment on the cygport file, you missed to attach it. Regards Marco