Re: git: e94a554e5542 - main - net/libproxy: bump consumers

From: Mathieu Arnold <mat_at_freebsd.org>
Date: Tue, 21 Jan 2025 18:41:16 UTC
Le Tue, Jan 21, 2025 at 09:33:36PM +0300, Gleb Popov a écrit :
> On Tue, Jan 21, 2025 at 9:23 PM Mathieu Arnold <mat@freebsd.org> wrote:
> >
> > Well, for people who enabled the optionm the resulting package
> > definitively is linked with the library, and is broken.
> >
> > The ports tree is not only for people using the official packages, you
> > need to account for every users, thus bump ports depending on a library,
> > wether it is a default dependency or not.
> 
> Poudriere and pkg handle such cases without bumps. Bumps are required
> for people that are building on host with make, synth, portmaster,
> etc. Or am I mistaken?

Poudriere and pkg have some weird heuristics that makes it so they
handle it, but they get it wrong from time to time, and they should not
have to. Bumping is required for everyone.

-- 
Mathieu Arnold