[Bug 271512] cad/librnd: upgrade to 4.0.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271512] cad/librnd: upgrade to 4.0.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 May 2023 14:31:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271512 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org Status|New |Open --- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> --- Thank you for wanting to take this up. Please check you pack list. It now contains a lot of absolute paths, which is incorrect. Paths that are relative to ${PREFIX} must be given as relative paths. You can use "make makeplist" to regenerate the pack list. Your new pack list also no longer conditionally installs plugins and libraries depending on whether the appropriate port options are set. Please check that. An easy way to test if you've done it right is to test with all options off and then with all options on. For each test, run a full build and "make check-plist". Also test with Poudriere if possible. Also please provide a link to the changelog. As is I cannot commit this patch. Please check and resubmit. -- You are receiving this mail because: You are the assignee for the bug.