#1574 closed defect (invalid)
BUG: port fetch
Reported by: | julien.touche@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | toby@… | |
Port: |
Description
test with www/siege when fetching, display binary stuff.
seems fetch.args conflict with "-o file" with '-dv' & --disable-epsv => binary output no "curl ... -o file ..." with '-dv' & no fetch.args => "curl ... -o ..."
so fetch.args remove '-o file' argument, BUG in base
easy solve in siege fetch.args in fetch.args-append
Change History (2)
comment:1 Changed 21 years ago by toby@…
Owner: | changed from darwinports-bugs@… to toby@… |
---|
comment:2 Changed 21 years ago by toby@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Update your base code; www/siege was modifed in response to some changes in portfetch.tcl