Re: git: 1ef992fe22f7 - main - www/quark: Update to 20220816

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Fri, 18 Jul 2025 04:48:26 UTC
On Thu, Jul 17, 2025 at 08:12:07PM +0000, Zsolt Udvari wrote:
> commit 1ef992fe22f781f6e0d217c9f5fe7fcca9aa850d
> 
>    www/quark: Update to 20220816
> 
>    Take maintainership and update MASTER_SITES.
>    Add MAKE_JOBS_UNSAFE.
> [...]
> +MAKE_JOBS_UNSAFE=	yes
> +

Hello Zsolt,

When marking port as make -jX unsafe, an excerpt from the failure log
should be included either in the commit log, or concise error string
used as MAKE_JOBS_UNSAFE value instead of `yes'.  This way interested
hackers might be more eager to look at and try to fix the problem.

./danfe