[Bug 281800] news/nzbget: Update to 24.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Nov 2024 22:14:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281800

--- Comment #4 from Robert Clausecker <fuz@FreeBSD.org> ---
Thank you for the update.

Here is some more feedback:

 - use DISTVERSION instead of PORTVERSION if possible.
 - what is the effect of the TEST option?  Does it affect the binaries that are
   built?  If this option is just needed to build and run the test suite, but
   has otherwise no effect on the package built, remove the option and instead
   add the cmake flag of this option to CMAKE_TESTING_ON, which means that
it'll
   be enabled when building for "make test".

Please check and resubmit if applicable.
Port looks good otherwise and I'm sure I can commit it with my next batch.

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