Bug 258657 - net/opal: Disable celt support
Summary: net/opal: Disable celt support
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks: 258655
  Show dependency treegraph
 
Reported: 2021-09-21 08:20 UTC by Daniel Engberg
Modified: 2021-10-10 11:38 UTC (History)
0 users

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


Attachments
Patch for opal (2.04 KB, patch)
2021-09-21 08:20 UTC, Daniel Engberg
no flags Details | Diff
Patch for opal v2 (2.17 KB, patch)
2021-09-21 10:25 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 2021-09-21 08:20:19 UTC
Created attachment 228085 [details]
Patch for opal

It's been deprecated by upstream (Xiph) and obsolete since 2016

Poudriere testport OK 12.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2021-09-21 10:25:33 UTC
Created attachment 228090 [details]
Patch for opal v2

Bump portrevision
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-10 11:36:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70466702271d30a66dcdf43c48856d46303e1df3

commit 70466702271d30a66dcdf43c48856d46303e1df3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-10-10 11:32:50 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-10-10 11:32:54 +0000

    net/opal: Disable celt support

    It's been deprecated by upstream (Xiph) and obsolete since 2016

    PR:             258657
    Approved by:    riggs (multimedia), arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32049

 net/opal/Makefile  | 18 ++++--------------
 net/opal/pkg-plist |  1 -
 2 files changed, 4 insertions(+), 15 deletions(-)