CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/09/03 01:57:36
Modified files:
net/dnscrypt-proxy: Makefile distinfo
net/dnscrypt-proxy/patches:
patch-dnscrypt-proxy_example-dnscrypt-proxy_toml
net/dnscrypt-proxy/pkg: DESCR README dnscrypt_proxy.rc
Log message:
update net/dnscrypt-proxy 2.1.13
Remove rc_reload=NO to allow sending -HUP to load extra config files
(e.g., ${LOCALSTATEDIR}/dnscrypt-proxy/blocked-names.txt). This is an
alternative to the new feature enable_hot_reload, which can be set to
false. Note that the main config file ${SYSCONFDIR}/dnscrypt-proxy.toml
cannot be reloaded.
changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.13
>From Igor Zornik <mocheryl at mocheryl dot org> with README tweaks from me