Bug 278752

Summary: games/warzone2100: Use EXTRACT_AFTER_ARGS and helpers
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (amdmi3)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for warzone2100
none
Patch for warzone2100 v2 none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-04 18:54:57 UTC
Created attachment 250388 [details]
Patch for warzone2100

* Use EXTRACT_AFTER_ARGS to reduce I/O by not extracting unused dependencies
* Use helper for sqlite

Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 12:51:27 UTC
Created attachment 250444 [details]
Patch for warzone2100 v2

Be more specific about what files to remove and preserve original flags
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-06 16:57:51 UTC
A commit in branch main references this bug:

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

commit d5becafc85c46a4795127e6a31f8da2d03e47e63
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-05-06 16:29:28 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-05-06 16:56:59 +0000

    games/warzone2100: switch to USES=sqlite

    PR:             278752
    Submitted by:   diizzy

 games/warzone2100/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)