Re: git: 27f53a0ded00 - main - graphics/darktable: Update to 4.2.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 28 Jan 2023 07:14:35 UTC
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> writes:

> The branch main has been updated by dumbbell:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=27f53a0ded0033bb34b8b9885ae8c1223cf61b74
>
> commit 27f53a0ded0033bb34b8b9885ae8c1223cf61b74
> Author:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
> AuthorDate: 2023-01-27 21:03:14 +0000
> Commit:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
> CommitDate: 2023-01-27 22:34:48 +0000
>
>     graphics/darktable: Update to 4.2.0
>     
>     Release notes:
>     https://github.com/darktable-org/darktable/releases/tag/release-4.2.0
>     
>     The work was done by Matthias Andree (mandree@) in
>     `graphics/darktable42`. Some of the style fixes were added in a separate
>     commit. Thank you Matthias!
>     
>     The temporary port `graphics/darktable42` can be removed at the same
>     time, now that the main port is up-to-date.
>     
>     Submitted by:   mandree@
[...]
> -		libjxl_threads.so:graphics/libjxl \

$ poudriere testport -j 131amd64 graphics/darktable
[...]
Installing libavif-0.11.1...
`-- Installing aom-3.5.0_1...
|   `-- Installing libjxl-0.8.0...
[...]
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/darktable is linked to /usr/local/lib/libjxl.so.0.8 from graphics/libjxl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl
Error: /usr/local/bin/darktable is linked to /usr/local/lib/libjxl_threads.so.0.8 from graphics/libjxl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjxl_threads.so:graphics/libjxl
Warning: textproc/p5-Pod-Parser was in Perl CORE.  Check with `corelist Pod::Parser 0` and `corelist -a Pod::Parser` if it should be conditionally added depending on PERL_LEVEL
Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions.

See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266125