Bug 268730

Summary: sysutils/intel-pcm: Update to 202212
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Warner Losh <imp>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy
Priority: --- Flags: bugzilla: maintainer-feedback? (imp)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/intel/pcm/releases/tag/202212
Attachments:
Description Flags
Patch for intel-pcm none

Description Daniel Engberg freebsd_committer freebsd_triage 2023-01-03 08:36:44 UTC
Created attachment 239225 [details]
Patch for intel-pcm

Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist)

Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-01-03 08:37:08 UTC
Warner, could you give this a spin (runtime testing)?
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-23 22:59:03 UTC
A commit in branch main references this bug:

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

commit 54e6f989275ae7b21551429c72f111d414fd3c39
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-02-23 22:51:10 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-02-23 22:56:39 +0000

    sysutils/intel-pcm: Fix plist and paths

    Some code migrated from pcm-iio.cpp to utils.cpp with hard-coded paths,
    but the REINPLACE commands were wrong. Additional binaries and files are
    present in newer versions that were neglected in the last commit.

    PR:             268730
    Fixes:          fc33bc299d1e
    Sponsored by:   Netflix

 sysutils/intel-pcm/Makefile  | 5 +++--
 sysutils/intel-pcm/pkg-plist | 6 ++++++
 2 files changed, 9 insertions(+), 2 deletions(-)