Summary: | net/asterisk20: Fix build with G729 option | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Oleksandr Kryvulia <o.kryvulia> | ||||
Component: | Individual Port(s) | Assignee: | Vladimir Druzenko <vvd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | vvd | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280905 | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=285b017f8010334aa952fbeb1c0995cfb875dd24 commit 285b017f8010334aa952fbeb1c0995cfb875dd24 Author: Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> AuthorDate: 2024-12-19 17:30:58 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-12-19 17:30:58 +0000 net/asterisk20: Fix build with G729 option Also update asterisk-core-sounds-en-g729 from 1.5 to 1.6. PR: 283417 Fixes: b85572488263 (Add net/asterisk20: LTS version of Asterisk PBX software) net/asterisk20/Makefile | 10 +++++----- net/asterisk20/distinfo | 6 +++++- 2 files changed, 10 insertions(+), 6 deletions(-) Thanks. |
Created attachment 255951 [details] Patch to fix build with G729 option on See also #280905