CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/09/11 14:31:57
Modified files:
net/curl : Makefile distinfo
net/curl/patches: patch-lib_sigpipe_h
net/curl/pkg : PLIST
Log message:
net/curl: update to 8.10.0
Changes:
* curl: --help [option] displays documentation for given cmdline option
* curl: add --skip-existing
* curl: for -O, use "default" as filename when the URL has none
* curl: make --rate accept "number of units"
* curl: make --show-headers the same as --include
* curl: support --dump-header % to direct to stderr
* curl: support embedding a CA bundle and --dump-ca-embed
* curl: support repeated use of the verbose option; -vv etc
* curl: use libuv for parallel transfers with --test-event
* getinfo: add CURLINFO_POSTTRANSFER_TIME_T
The security fix does not affect us.