Bug 278738 - games/irrlamb: Convert post-extract to EXTRACT_AFTER_ARGS and use helpers
Summary: games/irrlamb: Convert post-extract to EXTRACT_AFTER_ARGS and use helpers
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 18:21 UTC by Daniel Engberg
Modified: 2024-05-15 19:19 UTC (History)
0 users

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


Attachments
Patch for irrlamb (1.43 KB, patch)
2024-05-04 18:21 UTC, Daniel Engberg
no flags Details | Diff
Patch for irrlamb v2 (1.73 KB, patch)
2024-05-05 12:59 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: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.