Date: Fri, 30 Aug 2024 14:05:07 +0200 From: Nicola Vitale <nicola.stanislao.vitale@gmail.com> To: Max Brazhnikov <makc@freebsd.org>, Nicola Vitale <nivit@freebsd.org>, Gleb Popov <arrowd@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 981929d361d7 - main - audio/pulseaudio-module-sndio: Fix an error on loading Message-ID: <5fc07a52-7d82-41c3-9e82-805640953169@gmail.com> In-Reply-To: <2816150.iL6vRArjjl@mercury> References: <202408291300.47TD0MLL067590@gitrepo.freebsd.org> <2397939.bDOn7JOVgO@mercury> <d6c6a1c8-673d-4d4a-8b42-97d452520d2b@gmail.com> <2816150.iL6vRArjjl@mercury>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5fc07a52-7d82-41c3-9e82-805640953169>