From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by sourceware.org (Postfix) with ESMTPS id 2E9F93858C52 for ; Mon, 4 Jul 2022 09:14:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2E9F93858C52 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=t-online.de Received: from fwd81.dcpf.telekom.de (fwd81.aul.t-online.de [10.223.144.107]) by mailout12.t-online.de (Postfix) with SMTP id 8F0821835D for ; Mon, 4 Jul 2022 11:14:30 +0200 (CEST) Received: from [192.168.2.102] ([87.187.34.65]) by fwd81.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1o8IA0-4GMK7k0; Mon, 4 Jul 2022 11:14:28 +0200 Subject: Re: [ANNOUNCEMENT] cygport 0.35.2-1 To: cygwin@cygwin.com References: From: Christian Franke Message-ID: Date: Mon, 4 Jul 2022 11:14:28 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 SeaMonkey/2.53.12 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-TOI-EXPURGATEID: 150726::1656926068-0143E336-C21DA000/0/0 CLEAN NORMAL X-TOI-MSGID: fb09774e-160f-46d2-a4bc-c894441ee090 X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, BODY_8BITS, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2022 09:14:33 -0000 Jon Turney wrote: > > The following packages have been uploaded to the Cygwin distribution: > > * cygport-0.35.2-1 > > cygport is the standard method for building and maintaining > packages for the Cygwin distribution. > > Jon Turney (7): >       Add LICENSE variable I would suggest to print a note or warning if LICENSE is missing. This may encourage maintainers to add it. -- Regards, Christian