On Sat, Jun 13, 2020 at 11:50:22PM +0200, Paco Esteban wrote:
> Here it is again against the latest version in the ports tree and
> including some suggestions from sthen@
OK kn, but one thought inline.
> post-install:
> rm ${PREFIX}/bin/*.bat
> - mv ${PREFIX}/bin/mof_compiler{,${MODPY_BIN_SUFFIX}}
> - mv ${PREFIX}/bin/wbemcli{,${MODPY_BIN_SUFFIX}}
> - mv ${PREFIX}/bin/wbemcli{,${MODPY_BIN_SUFFIX}}.py
That renames executables for the python3 flavor which is used by
net/nagios/check_esxi_hardware: did you check whether this port needs
adjustment regarding calls to one of these executables?