Bug 276169 - audio/libg722: Update to latest commit and switch to CMake
Summary: audio/libg722: Update to latest commit and switch to CMake
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-07 10:08 UTC by Daniel Engberg
Modified: 2024-01-22 20:00 UTC (History)
1 user (show)

See Also:


Attachments
Patch for libg722 (2.07 KB, patch)
2024-01-07 10:08 UTC, Daniel Engberg
no flags Details | Diff
Patch for libg722 v2 (2.38 KB, patch)
2024-01-22 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-01-07 10:08:34 UTC
Created attachment 247507 [details]
Patch for libg722

Switch to CMake as it cleans up Makefile
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-01-07 10:08:34 UTC
Maintainer informed via mail
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-01-22 19:36:18 UTC
Created attachment 247855 [details]
Patch for libg722 v2
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-01-22 19:59:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2af517575efca0478071f04dbe1fdcf7440b32a5

commit 2af517575efca0478071f04dbe1fdcf7440b32a5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-22 19:37:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-22 19:58:36 +0000

    audio/libg722: Update to latest commit and switch to CMake

    Switch to CMake as it cleans up (simplifies) Makefile

    PR:             276169
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 audio/libg722/Makefile                    | 19 ++++++-------------
 audio/libg722/distinfo                    |  6 +++---
 audio/libg722/files/patch-Makefile (gone) | 11 -----------
 audio/libg722/pkg-plist                   |  2 +-
 4 files changed, 10 insertions(+), 28 deletions(-)