Bug 283417

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:
Description Flags
Patch to fix build with G729 option on none

Description Oleksandr Kryvulia 2024-12-19 15:15:16 UTC
Created attachment 255951 [details]
Patch to fix build with G729 option on

See also #280905
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-19 17:33:57 UTC
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(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-12-19 17:34:38 UTC
Thanks.