Bug 278737 - devel/py-gevent: Convert post-patch to EXTRACT_AFTER_ARGS
Summary: devel/py-gevent: 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:18 UTC by Daniel Engberg
Modified: 2024-05-20 21:58 UTC (History)
0 users

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


Attachments
Patch for gevent (744 bytes, patch)
2024-05-04 18:18 UTC, Daniel Engberg
no flags Details | Diff
Patch for gevent v2 (800 bytes, patch)
2024-05-05 11:39 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:18:28 UTC
Created attachment 250373 [details]
Patch for gevent

Reduces I/O no not extracting files at all
Remove reference to src/gevent/_util_py2.py as it's no longer distributed

Poduriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 11:39:30 UTC
Created attachment 250428 [details]
Patch for gevent 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:36 UTC
A commit in branch main references this bug:

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

commit 3f2436c02e8314614dda02f9ef9f5a13de6d18c2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-20 21:25:58 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-20 21:53:51 +0000

    devel/py-gevent: Convert post-patch to EXTRACT_AFTER_ARGS

    Reduces I/O by not extracting files at all
    Remove reference to src/gevent/_util_py2.py as it's no longer distributed

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

 devel/py-gevent/Makefile | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)