Re: git: 149e2101c3c8 - main - devel/onetbb: Update to 2021.13.0

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Thu, 04 Jul 2024 13:03:46 UTC
04.07.2024 15:54, Ganael Laplanche пишет:
> On 04/07/2024 12:44, Vladimir Druzenko wrote:
>
>> Is a bump really necessary for such a large number of ports if the 
>> soname of the libraries has not changed?
>
> The minor number has changed, but you're right, this may be overkill 
> as most (if not all) ports should depend on the .so lib without any 
> version number.
>
> Thanks for the reminder, I'll avoid (probably) useless bumps next time.
>
> Cheers,
>
Usually link with "*.so.N". "N" not changed. Changed "Y" only: "*.so.N.Y".

-- 
Best regards,
Vladimir Druzenko