Bug 278738

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

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-04 18:21:33 UTC
Created attachment 250374 [details]
Patch for irrlamb

* Convert post-extract to EXTRACT_AFTER_ARGS
* Use sqlite helper

Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 12:59:05 UTC
Created attachment 250445 [details]
Patch for irrlamb v2

Be more specific about what files to remove and preserve original flags
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 13:00:05 UTC
I also noticed that upstream is gone (repo deleted) so it needs to find a new home or be sunset.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-14 01:46:34 UTC
A commit in branch main references this bug:

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

commit a32c552ee44d146720a03a57f5a407c54bbae99a
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-05-06 18:05:34 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-05-14 01:44:10 +0000

    games/irrlamb: chase upstream move, minor refactoring

    - Chase upstream move to gitlab. No change in source tarball contents,
      minor changes in cmake tarball.
    - Switch to USES=sqlite [1]
    - Switch to pkg-plist

    PR:             278738 [1]
    Submitted by:   diizzy [1]

 games/irrlamb/Makefile                        | 23 +++++++++--------------
 games/irrlamb/distinfo                        | 10 +++++-----
 games/irrlamb/files/patch-cmake_version.cmake | 21 ++++++++++++---------
 games/irrlamb/pkg-plist (new)                 |  4 ++++
 4 files changed, 30 insertions(+), 28 deletions(-)
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2024-05-15 19:19:04 UTC
Patch rejected, but port was switched to new upstream.