[Bug 290465] news/nzbget: Update to 25.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Oct 2025 09:36:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290465

--- Comment #3 from Nicholas Kirby <nick@kirby.cx> ---
There was also a more recent change to posix.cmake (1 month, Sept 8), but it
was correcting a typo, so the line positions did not change.

option(ENABLE_CLANG_TIDY "Enable Clang-Tidy static analizer")
to
option(ENABLE_CLANG_TIDY "Enable Clang-Tidy static analyzer")

Remains line 3.

-- 
You are receiving this mail because:
You are the assignee for the bug.