#18271 closed defect (fixed)
wget: clobbers wgetrc on upgrade
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | wget |
Description
wget installs a sample configuration file ${prefix}/etc/wgetrc which users are then expected to modify, but the file gets clobbered when the port is upgraded.
Install the file as ${prefix}/etc/wgetrc.sample instead and advise users of its existence and how to use it.
Change History (2)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r46127.