Re: git: 981929d361d7 - main - audio/pulseaudio-module-sndio: Fix an error on loading

From: Nicola Vitale <nicola.stanislao.vitale_at_gmail.com>
Date: Fri, 30 Aug 2024 12:05:07 UTC
Hi,

On 30/08/24 11:05, Max Brazhnikov wrote:
> Better solution, as suggested by Gleb, is to use common variables from
> the master port. This is a common practice when plugins are installed from
> separate ports.

But pulseaudio port only exposes PULSE_VERSION, and the maintainer
should complicate the port logic to allow a slave port. Anyway
the pulseaudio Makefile has this header:

#
# !!!NOTE!!! Any PORTVERSION update to this port must be accompanied by
# PORTREVISION bumps of depending ports. 


Therefore pulseaudio-module-sndio is just rebuild automatically after
pulseaudio, and in fact:

commit b1ecad53b0b32916e5db596b26334db8015e4299
Author: Gleb Popov <arrowd@FreeBSD.org>
Date:   Sun Aug 6 16:01:13 2023 +0300

     audio/pulseaudio: Update to 16.1

     Bump PORTREVISION on consumers.

--
Nicola Vitale