[Bug 283162] news/nzbget: Update to 24.4
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283162] news/nzbget: Update to 24.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Dec 2024 11:30:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283162 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> --- Please remember to clear PORTREVISION when updating DISTVERSION. I recommend using GH_TUPLE for additional distfiles, though the way you do it is ok, too. PYTHON_DESC is not a good option description as it doesn't say what the option does. Perhaps leave PYTHON_DESC as the default and instead add a pkg-help file. This file can be opened as on-line help when configuring the port's options. Please use @sample for the configuration file, see Porter's Handbook for details. Why do you install the par2 libraries with the port? This port is news/nzbget, not news/par2. It doesn't seem sensible to install static bundled libraries with the port. Long term consider submitting the forked par2 library as a port on its own so it can be unbundled. Please check and resubmit. -- You are receiving this mail because: You are the assignee for the bug.