Bug 278747

Summary: lang/py-lupa: Convert post-patch to 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: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for py-lupa
none
Patch for py-lupa v2 none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-04 18:42:24 UTC
Created attachment 250383 [details]
Patch for py-lupa

Saves I/O by not extracting unused dependencies

Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 13:17:31 UTC
Created attachment 250450 [details]
Patch for py-lupa v2

Be more specific about what files to remove and preserve original flags
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-20 21:54:35 UTC
A commit in branch main references this bug:

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

commit e63cf89eb69315c20b4f7e9d1d24edb002711886
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-20 21:33:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-20 21:53:51 +0000

    lang/py-lupa: Convert post-patch to EXTRACT_AFTER_ARGS

    Reduce I/O by excluding files we don't need during extraction

    PR:             278747
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 lang/py-lupa/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)