Bug 278747 - lang/py-lupa: Convert post-patch to EXTRACT_AFTER_ARGS
Summary: lang/py-lupa: Convert post-patch 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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 18:42 UTC by Daniel Engberg
Modified: 2024-05-20 21:58 UTC (History)
0 users

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


Attachments
Patch for py-lupa (672 bytes, patch)
2024-05-04 18:42 UTC, Daniel Engberg
no flags Details | Diff
Patch for py-lupa v2 (728 bytes, patch)
2024-05-05 13:17 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 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(-)