Fix fetch issue when host system has wget installed.
Fix missing depend when python module is selected.
PR: ports/152789
Submitted by: Marcin Cieslak <saper@saper.info>
Approved by: "Richard E. Neese" <r.neese@gmail.com> (maintainer)
unless there is a good reason not to. However this service runs as an
unprivileged user, which makes that a requirement.
2. The default variable assignments have to come after load_rc_config to
be effective.
3. _flags should not be reproduced in command_args
4. The start and restart methods were superfluous, instead use
wait_for_pids in the _stop method.
Bump PORTREVISION
PR: ports/146442
Submitted by: me
Approved by: maintainer