Bug 278765

Summary: audio/playgsf: Improve port
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (ehaupt)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for playgsf none

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.