Minor release with some bugfixes. Most important change is full support for Python 3 now.
Changelog: https://nosignal.fi/ecasound/history.php
Submitted by Neel Chauhan <neel@neelc.org> (maintainer) in PR 251521.
- The port linked against an existing ALSA library, even if ALSA support was disabled. This is suppressed by: ALSA_CONFIGURE_ENV_OFF= ac_cv_search_snd_pcm_open=no
- Phyton script 'ecamonitor' should not be installed, if Python option disabled. This irritates shebangfix in stage-qa.
Tested on Poudriere (amd64, i386). 'portlint -AC' is ok.