From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by sourceware.org (Postfix) with ESMTPS id 696BE386F44C for ; Tue, 12 May 2020 18:08:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 696BE386F44C Received: by mail-wr1-x42a.google.com with SMTP id i15so16751489wrx.10 for ; Tue, 12 May 2020 11:08:56 -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=RihNQkg/996uWzPX3HVyoWQtjiK1eZDqH/PoxgXpWho=; b=rzM/IAtxqRso4sqZ2Zr1WnYUGpfjVxEExN1SFafWcxaRKKfd4TskQkIdfmlbF9UfHb Ya46+60JERu+N20BCtW+7Ra76xpmhI3NO4T5LfuI0YiAYGXYXT83LnFknFNYvoa2ZMVh VrrEdwcaW0l/VYAZXgSdmYPpATIb4TKUQ3BiUrI1IzQZLt/X9uMC0+V0kJqRDPYnCP09 L+U96XGQjazs3IWViQ1Pk2wlrMJH6m4f1AQYM0pq8TXcifJ3P0OHKqTD+T7B3VNu1iIT mJ0y28ErQOqLvO5hDSG7CZbgL3vTJKkJNKruOA9a9ToBMaDoqk/IBJWcWMReBhY50LGF ahpw== X-Gm-Message-State: AGi0PuZxHOBwbtBzNUwEwvMJEJWpEMM8JyhOeDoPsHSXHR1Czk2rd28U r/vNKMKIA1A82V5a4Ho0+K6oUBJn X-Google-Smtp-Source: APiQypIxAIxFD+BTBIQsc8qWjCoSmv0VggE9pO/IHhCipHe9mUmSK8RoXHLW/jkgQVV0BfWIYJwBAw== X-Received: by 2002:adf:eec3:: with SMTP id a3mr27781589wrp.164.1589306935191; Tue, 12 May 2020 11:08:55 -0700 (PDT) Received: from ?IPv6:2003:cc:9f15:459:29ac:8798:b85c:b2f8? (p200300CC9F15045929AC8798B85CB2F8.dip0.t-ipconnect.de. [2003:cc:9f15:459:29ac:8798:b85c:b2f8]) by smtp.gmail.com with ESMTPSA id a9sm31272877wmm.38.2020.05.12.11.08.54 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 May 2020 11:08:54 -0700 (PDT) Subject: Re: [ITA from Yaakov] freeport2 To: "cygwin-apps@cygwin.com" References: From: Marco Atzeri Message-ID: <5e20bed1-151a-93d8-c54f-182c91e0d2f4@gmail.com> Date: Tue, 12 May 2020 20:08:53 +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=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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: Tue, 12 May 2020 18:08:57 -0000 Am 12.05.2020 um 18:53 schrieb Ken Brown via Cygwin-apps: > On 5/12/2020 12:50 PM, Ken Brown via Cygwin-apps wrote: >> My cygport file is attached.  Aside from some trivial URL changes, it >> differs from Yaakov's as follows: >> >> 1. I've bumped the version from 2.9.1 to 2.10.2, the latest upstream >> release. >> >> 2. I removed the Fedora patch freetype-2.9-ftsmooth.patch, which is no >> longer used in the Fedora build. >> >> 3. I removed the line 'cygmake refdoc', which was previously used to >> build the API reference manual.  The html files are now included in >> the source tarball. The refdoc target is apparently now only needed >> for a build from the upstream git repo. > > Typo in the subject.  s/port/type/ freeport2 is not in Cygwin for what I see https://cygwin.com/packages/package_list.html so may be it is a ITP ? Regards Marco