From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x432.google.com (mail-wr1-x432.google.com [IPv6:2a00:1450:4864:20::432]) by sourceware.org (Postfix) with ESMTPS id 11B94383F871 for ; Fri, 15 May 2020 01:51:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 11B94383F871 Received: by mail-wr1-x432.google.com with SMTP id l17so1498892wrr.4 for ; Thu, 14 May 2020 18:51:11 -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=aXrVMUgakMpBxRJSurwNIUner0ngA+PQ/RvefWNbkRs=; b=hR4KP6LC+8EzLalAbZJOvusvp0llf7NZJ3WK9HLthKRtAQMZ8nT54OuqeoayOVhm35 Hos9OJ7zdGkQCJ0tFODHxRDruBh+SYnnqRFLE961nEcxQ1Gty5NwL8p6FXOxEsKiizJo n4b0AbwJ0n2ooF8Ugll78lgtXqwCb4L8gAvrrHDoks2KjyPYZKlQRixxqtef3o8CeTla mDMGgql1SZMLIk0Rj8ZAV0LtKMxVCUJ1tnfePYiTmFa+dfh9qx+gbfVEsSidR9lg9jqL NTfSLvMewxGryCQhNaH0eHwPsvuiyVAXUeqQxzKsalkaMiFYtcQnByI3yteNkU0psZu3 6BfA== X-Gm-Message-State: AOAM530MXODtiGLjfAzNMmKaJIJyeTXNBWuFkae8OvyqreL2EpUeoN/K Ym9jai8vITfoE4JDPTh3WWn/1Ja2kyU= X-Google-Smtp-Source: ABdhPJxI8Dsq8m3I70VaOQ8gAQXpyCdOcM5jyfPEB0gP58tjG890qmDMrkaiRHTlqhuv2UG/eYJTpw== X-Received: by 2002:adf:f102:: with SMTP id r2mr1392709wro.316.1589507470022; Thu, 14 May 2020 18:51:10 -0700 (PDT) Received: from ?IPv6:2003:cc:9f15:448:b00c:935e:7af2:cd43? (p200300CC9F150448B00C935E7AF2CD43.dip0.t-ipconnect.de. [2003:cc:9f15:448:b00c:935e:7af2:cd43]) by smtp.gmail.com with ESMTPSA id m3sm1115294wrn.96.2020.05.14.18.51.09 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 May 2020 18:51:09 -0700 (PDT) Subject: Re: [ITA] mm-common To: "cygwin-apps@cygwin.com" References: From: Marco Atzeri Message-ID: <342bfee6-9384-f047-f36c-79fc445fa916@gmail.com> Date: Fri, 15 May 2020 03:51:08 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2020 01:51:12 -0000 Am 14.05.2020 um 20:57 schrieb Ken Brown via Cygwin-apps: > cygport file attached.  I bumped the version to the latest upstream > release, and I removed the custom src_compile, since the default > src_compile now works (and the custom one doesn't, since the tarball no > longer includes a configure script). > > Ken changed maintainer