Summary: | net/libilbc: Use EXTRACT_AFTER_ARGS | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||||
Component: | Individual Port(s) | Assignee: | Daniel Engberg <diizzy> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | nc:
maintainer-feedback+
|
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
LGTM. Feel free to commit. If you prefer that I commit, let me know and I will do it. Created attachment 250453 [details]
Patch for libilbc v2
Be more specific about what files to remove and preserve original flags
Thanks, I'll commit it later A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5e40b0c72f67288acaa7c9fee231812573bed0c commit b5e40b0c72f67288acaa7c9fee231812573bed0c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-20 21:37:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-20 21:53:51 +0000 net/libilbc: Use EXTRACT_AFTER_ARGS to reduce I/O load Skip extracting abseil-cpp instead of deleting it after extracting to reduce I/O PR: 278740 Reviewed by: nc (maintainer) net/libilbc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Committed, thanks! |
Created attachment 250376 [details] Patch for libilbc Skip extracting abseil-cpp instead of deleting it after extracting to reduce I/O Poudriere bulk OK