From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70029 invoked by alias); 19 Sep 2016 05:03:18 -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 70001 invoked by uid 89); 19 Sep 2016 05:03:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*yselkowitz, Hx-languages-length:480, H*F:D*cygwin.com X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Sep 2016 05:03:16 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 828759E618 for ; Mon, 19 Sep 2016 05:03:14 +0000 (UTC) Received: from [10.10.116.28] (ovpn-116-28.rdu2.redhat.com [10.10.116.28]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u8J53DvW026025 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 19 Sep 2016 01:03:14 -0400 Subject: Re: cygport: Add VERSIONS and PKG_VERSIONS to pkg_pkg.cygpart To: cygwin-apps@cygwin.com References: <8737kybd2q.fsf@Rainer.invalid> From: Yaakov Selkowitz Message-ID: <0c0e46c7-0e4c-1e34-cf3a-c2668debc30a@cygwin.com> Date: Mon, 19 Sep 2016 05:03:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <8737kybd2q.fsf@Rainer.invalid> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00045.txt.bz2 On 2016-09-17 13:23, Achim Gratz wrote: > I've reworked the original patch by David ROthenberger to use > override.hint so it'll keep working with calm. I still don't like this concept. But now that we have per-version hints, could calm be changed to accept e.g. a test: tag in such, the latest of which would be marked test: in setup.ini, and those that don't have would be in line for curr: and prev: ? -- Yaakov