Re: stable/15 pkgs seems to be broken

From: void <void_at_f-m.fm>
Date: Tue, 14 Oct 2025 14:55:49 UTC
On Tue, Oct 14, 2025 at 07:42:08AM -0700, Mark Millard wrote:
>On Oct 14, 2025, at 06:09, void <void@f-m.fm> wrote:
>> ah - line 4483
>>
>> -reponame="${PACKAGE_FETCH_REPO:-FreeBSD}"
>> +reponame="${PACKAGE_FETCH_REPO:-FreeBSD-ports}"
>>
>> should fix it.
>
>Not for 13.5 or 14.* for poudriere(-devel). Note: My context
>is poudirere-devel based for the below:

True. This machine additionally poudrieres for one stable/14
instance and two releng/13.5 instances. There will be more
of stable/15 and releng/15.x though.

Apart from poudriere not being able to fetch previously-built
packages from pkg.f.o (instead, everything that needs rebuilding 
is rebuilt), I'll live with it.
--