Bug 278765 - audio/playgsf: Improve port
Summary: audio/playgsf: Improve port
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 19:36 UTC by Daniel Engberg
Modified: 2024-05-18 05:45 UTC (History)
0 users

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


Attachments
Patch for playgsf (933 bytes, patch)
2024-05-04 19:36 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 19:36:20 UTC
Created attachment 250400 [details]
Patch for playgsf

* Pet portlint
* Convert post-extract to EXTRACT_AFTER_ARGS to reduice I/O (skips extracting)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-17 19:02:44 UTC
Friendly ping
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-18 05:44:31 UTC
A commit in branch main references this bug:

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

commit 065f61c4c8b6023e7fd5ade1531d1e7145affad0
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-05-18 05:44:06 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-05-18 05:44:14 +0000

    audio/playgsf: Improve port

    * Pacify portlint/portfmt/portclippy
    * Convert post-extract to EXTRACT_AFTER_ARGS to reduce I/O
      (skips extracting)

    PR:             278765

 audio/playgsf/Makefile | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2024-05-18 05:45:16 UTC
Sorry that fell through the cracks. Committed, thanks.