Bug 278762 - devel/p5-Alien-LibGumbo: Convert post-extract to EXTRACT_AFTER_ARGS
Summary: devel/p5-Alien-LibGumbo: Convert post-extract to EXTRACT_AFTER_ARGS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 19:25 UTC by Daniel Engberg
Modified: 2024-05-07 18:11 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mikael)


Attachments
Patch for p5-Alien-LibGumbo (465 bytes, patch)
2024-05-04 19:25 UTC, Daniel Engberg
no flags Details | Diff
Patch for p5-Alien-LibGumbo v2 (521 bytes, patch)
2024-05-05 12:11 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-04 19:25:57 UTC
Created attachment 250397 [details]
Patch for p5-Alien-LibGumbo

Skip extracting instead of deleteing after extracting to reduice I/O
Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 12:11:17 UTC
Created attachment 250432 [details]
Patch for p5-Alien-LibGumbo v2

Be more specific about what files to remove and preserve original flags
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-07 11:02:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c6f0133629cf436d246486cb2013b416f414d49

commit 0c6f0133629cf436d246486cb2013b416f414d49
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-07 10:59:26 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2024-05-07 11:00:33 +0000

    devel/p5-Alien-LibGumbo: Skip extracting instead of deleting after extracting to reduce I/Ot commit --amend

    PR:             278762

 devel/p5-Alien-LibGumbo/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)