Bug 278762

Summary: devel/p5-Alien-LibGumbo: Convert post-extract to EXTRACT_AFTER_ARGS
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Mikael Urankar <mikael>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (mikael)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for p5-Alien-LibGumbo
none
Patch for p5-Alien-LibGumbo v2 none

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(-)