[Bug 279187] [exp-run] devel/ninja: Update to 1.13.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Aug 2025 06:01:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279187

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1e427708a651f672b7224f2391c75b34323b6cea

commit 1e427708a651f672b7224f2391c75b34323b6cea
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-08-23 13:11:20 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-08-24 06:00:49 +0000

    devel/doxygen: Fix build with ninja 1.13.1

    Add missing dependencies in examples. Upstream added baseexample.cfg in
    [1], but example_test.cpp and include_test.cpp race to be copied into
    BUILD_WRKSRC. This error manifests itself especially when building using
    a single job as is the default case in poudriere.

    [1]
https://github.com/doxygen/doxygen/commit/ceed504cb5e64a1b8a04174489642391a02ed7e3

    PR:             279187
    Approved by:    portmgr (blanket)

 devel/doxygen/files/patch-examples_CMakeLists.txt | 29 +++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.