CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/02/25 02:16:33
Modified files:
mail/opensmtpd-filters/dkimsign: Makefile
Added files:
mail/opensmtpd-filters/dkimsign/patches: patch-main_c
Log message:
Add a temporary patch to remove tmppath from pledge in favour of
unveil(_PATH_TMP)+pledge("rpath wpath cpath").
This patch is to bridge the time until a new release of dkimsign can be
made.
OK op@ kirill@
