X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:references:to:reply-to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=bbkURJeHew7iId8K
	+FyUeWvwgPCjHlMPmH0a9fBqTsMGsy0h1wURT/4KggYSe+pfz8OscfOdaRD9p20X
	1wQuxPLT6RnLzuAGebjPAIS+MVVvDJ6G/N9rFnz5jEF7jB1yXpcgYd+XthcVzvb9
	ZpPxKlcwA8KBqAS5xF+H/XPe0Vc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:references:to:reply-to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=K1PtMqEnTJ6Fn1OfbjDPb/
	rXKuE=; b=nq7XaTh+nsZxgTC3+01cI9fE2idFg5cfgEw/l6eS88thSWFCa8iEUP
	z4qC7GwSzYTLft4ZySwa/UOIv0up9MdJ7spjdfVq/CS05dzuNGG/bKaRDLa/u4z9
	1nLgWrwUeg3YBmeK5bZmL9AwehBRo5rQXAI0Zjhbld8jb1kjQT/Kk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:shaw.ca, H*r:shaw.ca, H*RU:shaw.ca, HX-HELO:sk:smtp-ou
X-HELO: smtp-out-no.shaw.ca
X-Authority-Analysis: v=2.2 cv=JLBLi4Cb c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=b4eMD0GmHX_ZvWjD-W0A:9 a=UszGuaEw7c2X1RZh:21 a=IT9GX9XfmMrH7DHw:21 a=QEXdDO2ut3YA:10
Subject: Re: Installer names not meaningful enough
References: <CAG-pUxkQ_iniFA0r9i2zkT1uFMEvCei0wc9rd45RBYj2uBnVhA@mail.gmail.com> <d7f8f9e5-e77d-8dde-8882-15084904cbe0@mitel.com> <CACoZoo0zFt++CnsXjvvG1rrAd3fdv2mBd9=pZiRcd6+1VDC3Eg@mail.gmail.com>
To: cygwin@cygwin.com
Reply-To: Brian.Inglis@SystematicSw.ab.ca
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Message-ID: <9d6c50f4-3759-0a45-a97c-30b031a906a0@SystematicSw.ab.ca>
Date: Wed, 7 Dec 2016 14:57:40 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <CACoZoo0zFt++CnsXjvvG1rrAd3fdv2mBd9=pZiRcd6+1VDC3Eg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfJL6/+OBEh0Y+8IYmSufDljiyvr4SUHiLbs/8gOXIHITmJ445LE9wuUQCnWg70ucmujHn/kCUqtaVhv2kf5Oe4SZQoeoHyq/NWS10efQmlyi6P6MUYxT EXEUJrjpfDEoQ0jEdnWkTBsw0xn2JK+vt9kkOQVPI5e07m+3E4oGG1BRx1LcBdTE0XWxd9u3wRS1Jg==
X-IsSubscribed: yes

On 2016-12-07 14:40, Erik Soderquist wrote:
> On Thu, Dec 1, 2016 at 7:18 AM, Lee Dilkie wrote:
>> I'd agree that adding "cygwin" to the setup program would be nice
>> but it's certainly not the windows "way", lots of programs use just
>> "setup.exe".
> 
> I don't recall "the Windows way" being a goal of Cygwin.
> 
>> Versioning can't be added to the file name because the setup
>> program itself isn't versioned, or at least isn't the same version
>> as the cygwin you are installing... the cygwin version come from
>> the servers...
> 
> Yes, the setup program is versioned, and will complain about being 
> outdated on its own anytime it sees a setup.ini that reports a newer 
> version of the setup program exists.
> 
> I've often wondered why the setup program doesn't include its
> version number in the name like ever other package does, for
> example: openssh-7.3p1-2.tar.xz
> 
> On my own systems, I download the setup program and check its
> version, then rename the file myself to include the version number. I
> know I would greatly appreciate the setup version number in the file
> name, and suspect this could be accomplished without breaking the
> existing scripted downloads by having setup.exe and setup_x64.exe be
> symlinks to whatever the current version is. Having the version
> number of the setup program thus available could also prevent a lot
> of duplicate downloads. I know I would look at the version number
> before downloading rather than download and then compare to what I
> have.

Use wget -N to prevent duplicate downloads when the name, date, 
and size don't change.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

