[Bug 273039] astro/starfetch: Update to 0.0.4
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273039] astro/starfetch: Update to 0.0.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Aug 2023 14:29:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273039 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |fuz@FreeBSD.org Status|New |In Progress --- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> --- Instead of ${FIND} ... -exec ${RM} {} \;, you can filter files during COPYTREE_SHARE. I'll amend the patch to do this for you. There is no need to strip the binary again. ${INSTALL_PROGRAM} already strips programs it installs for you. I'll also go ahead and merge post-install into do-install. There does not seem to be a reason to have both. Lastly, your compiler invocation should obey all of CPPFLAGS, CXXFLAGS, and LDFLAGS. I'll go ahead and edit the missing ones in. -- You are receiving this mail because: You are the assignee for the bug.