Created attachment 206771 [details] Patch file Update to 14.9.15.
This builds fine, however I did receive these warnings: ====> Running Q/A tests (stage-qa) Warning: 'bin/s-nail' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'libexec/s-nail-dotlock' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: setuid files in the stage directory (are these necessary?): 926 -r-sr-xr-x 1 nobody wheel 25136 Aug 21 23:32:52 2019 /wrkdirs/usr/ports/mail/s-nail/work/stage/usr/local/libexec/s-nail-dotlock Have you considered addressing these issues?
Created attachment 207129 [details] Updated patch file * Fix failure of libidn2 detection. * Fix some qa-stage warnings. So please commit attached patch instead of original one.
Thanks for your contribution!
A commit references this bug: Author: jgh Date: Tue Sep 3 20:51:57 UTC 2019 New revision: 511038 URL: https://svnweb.freebsd.org/changeset/ports/511038 Log: - update to 14.9.15 - Fix failure of libidn2 detection - Fix some qa-stage warnings PR: 240028 Submitted by: yasu@utahime.org (maintainer) Changes: head/mail/s-nail/Makefile head/mail/s-nail/distinfo head/mail/s-nail/files/ head/mail/s-nail/files/patch-mk_make-config.sh head/mail/s-nail/files/patch-mk_make-install.sh