[Bug 281876] www/newsboat: Update 2.36 → 2.36.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281876] [PATCH] www/newsboat: update to 2.36.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Oct 2024 22:42:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281876 Vladimir Druzenko <vvd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[PATCH] www/newsboat: |www/newsboat: Update 2.36 → |update to 2.36.1 |2.36.1 CC| |vvd@FreeBSD.org Severity|Affects Many People |Affects Some People Assignee|ports-bugs@FreeBSD.org |vvd@FreeBSD.org Status|New |In Progress --- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> --- To reduce the IO during build, I suggest doing the following in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/podboat ${STAGEDIR}${PREFIX}/bin/newsboat or even: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* -- You are receiving this mail because: You are the assignee for the bug.