Created attachment 201737 [details] Patch that replaces python3 with ${PYTHON_CMD} in audit.bash - audit.bash: replace python3 with ${PYTHON_CMD} The audit.bash script tries to start python3 instead of the current value of ${PYTHON_CMD}. This went unnoticed as I tested the port on a system, where python3 was symlinked to python3.6 (*sigh*).
Created attachment 201739 [details] Patch that replaces python3 with ${PYTHON_CMD} in audit.bash Bump PORTREVISION
Created attachment 201740 [details] Patch that replaces python3 with ${PYTHON_CMD} in audit.bash Reuploaded the patch, I swapped the diff parameters. Stupid me needs more coffee.
A commit references this bug: Author: tobik Date: Tue Feb 5 07:42:20 UTC 2019 New revision: 492193 URL: https://svnweb.freebsd.org/changeset/ports/492193 Log: security/py-pass-audit: Replace python3 with ${PYTHON_CMD} in audit.bash PR: 235510 Submitted by: maintainer Changes: head/security/py-pass-audit/Makefile