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