CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/12/16 17:46:15
Modified files:
net/isc-bind : Makefile
net/isc-bind/patches: patch-bin_dig_dig_c
Log message:
move down the second ratchetted pledge in the ports-BIND version of dig,
it should have been done after loading a tsig keyfile.
drop rpath from that pledge, it used to be needed for charset conversion
with idn names, but this just prints "Cannot represent '%s' in the current
locale" now for !utf8 locales (maybe as a result of dropping the !utf8
ctype files?)