Re: git: abdb8c0fc5d7 - main - misc/compat13x: Add libmd.so.6

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Wed, 23 Apr 2025 10:07:30 UTC
On Wed, Apr 23, 2025 at 12:39 PM Dag-Erling Smørgrav <des@freebsd.org> wrote:
>
> This is wrong.  FreeBSD 14 still has libmd.so.6.  You should have
> created misc/compat14x instead of adding this here.

I'm now confused. This would mean that compat14x would contain
binaries from FreeBSD 13. But then compat13x should contain binaries
from FreeBSD 12? I always thought of compatXX packages as "binaries
from FreeBSD XX", which turns out to be wrong?