Bug 268730 - sysutils/intel-pcm: Update to 202212
Summary: sysutils/intel-pcm: Update to 202212
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: Warner Losh
URL: https://github.com/intel/pcm/releases...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-03 08:36 UTC by Daniel Engberg
Modified: 2023-02-27 09:38 UTC (History)
1 user (show)

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


Attachments
Patch for intel-pcm (2.24 KB, patch)
2023-01-03 08: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 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(-)