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:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=cFdt/F+83p6BAWMY8X707zgnv1+HE
	hstGgwzvrvQOx/fCEuYCjQhOJuUkSeLOQPq2u9lPWpcbygkEUiz+kBH/pRNArRnW
	Vg+N/HrVSbre5iwVuS8pq1QHL0A4WYEcNXEUf0ONkVctxL6DRgXL0cPvPW3WDZq7
	rsi7fALj20xU4E=
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:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=DR1o1zy7dymcWMepBgY2AcrGjDw=; b=O0/
	SSFescFJDFMRORIWcO3GFctvI1O1S8wQxpZcOKfNra+txnp/4m7qzDX701a+UPR9
	J+NtGcp/Lvv8L7DwMjDhtruq7hvMYhP13kQNCRGdJ7rwNTKBpk94yeFCQmEkn7/4
	9VZCnG2eBGX24hQZmEhByFThTQ/uI1/YzwmdoW/I=
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=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=0240, Hx-languages-length:803
X-HELO: mail-pg0-f43.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=HbBbXIWvq/Uf63bQQjXMuaM+wEpV1mAANnVw/ca6CF8=;        b=o6+dvQyRq+mfix0X/brKKElRh5VWo885KqZ/KemMZgVNDgfvnvqdfDR57q0TH+nyvd         Z/18Ikgc2qF09R2CUE5YgSEQNyppg6VQvg8Nv3Hss597570AjGeXB5eV8RGOzWtGZd6R         zJipvtzq2Hp59cFoPcr72fZu4oyfUGWuOHiGQdzfohm6EWPFXMLsbey21W49KF81hpnr         j7ahHwDpmbE5TQfmSieg3C4ryo1HWBTEqdf/sCwnjtbYYfNWMYJKFPQQAIY3DsGxyIhY         S0nivKUNeGUrM4US5rc+vsfRNOJ75byfz8zapzhiohyXOVa/xjSJ9Pzz35d25CyHv24O         yLfA==
X-Gm-Message-State: AFeK/H2hHbXzCnzHGoLpb10mhkHTXsRWuRKnvuxXXJtFvKHy6Bha+tY6G7dMCSDAddLYZJmIMZQ6H32bPxxNoQ==
X-Received: by 10.99.223.70 with SMTP id h6mr66726258pgj.50.1491971135836; Tue, 11 Apr 2017 21:25:35 -0700 (PDT)
MIME-Version: 1.0
From: "dodo ." <go.catow@gmail.com>
Date: Wed, 12 Apr 2017 13:25:35 +0900
Message-ID: <CAB3+=VbhJa_x86KKk+q4QscrLubxhc4oq7BEz_J96D8E6S7+=g@mail.gmail.com>
Subject: man page of CYGPORT(1) has an old content. should be updated.
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

Hello,

I report one thing about manpage for cygport.

Man page CYGPORT(1) seems to show old content about 'all' COMMAND.
According to manpage CYGPORT(1),  'all' COMMMAND means 'run all of the
above, excluding finish.'
However 'download' COMMAND is excepted on actual performing.
Thus, source patching with $(PATCH_URI} does not perform.

Latest README of cygport describes correct information.
https://github.com/cygwinports/cygport/blob/master/README
According to it, fetch(download) COMMAND is not included in 'all'.

I think manpage CYGPORT(1) should be updated.

Currently I am using Cygwin as follows.

$ uname -a
CYGWIN_NT-6.1-WOW turtle0 2.8.0(0.309/5/3) 2017-04-01 20:42 i686 Cygwin

$ cygport --version
cygport 0.24.0
...

Regard.

--
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

