Bug 286693 - net/asterisk22: Update 22.3.0 → 22.4.0
Summary: net/asterisk22: Update 22.3.0 → 22.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-09 12:13 UTC by Oleksandr Kryvulia
Modified: 2025-05-09 12:53 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
net/asterisk22: Update 22.3.0 → 22.4.0 (4.34 KB, patch)
2025-05-09 12:13 UTC, Oleksandr Kryvulia
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksandr Kryvulia 2025-05-09 12:13:04 UTC
Created attachment 260287 [details]
net/asterisk22: Update 22.3.0 → 22.4.0

ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-22.4.0.html

Fix loading pjsip modules on CURRENT
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-05-09 12:52:14 UTC
A commit in branch 2025Q2 references this bug:

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

commit b91ba3195882cac294e9b2c430831492a810a269
Author:     Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua>
AuthorDate: 2025-05-09 12:46:51 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-09 12:50:52 +0000

    net/asterisk22: Update 22.3.0 → 22.4.0

    ChangeLog:
    https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-22.4.0.html

    Fix loading pjsip modules on CURRENT

    PR:             286693 285736
    Sponsored by:   FLEX-IT LLC
    MFH:            2025Q2

    (cherry picked from commit c320ebd915d1bb1f4366031cbe4ef15c8fd92f29)

 net/asterisk22/Makefile                                       |  6 +++++-
 net/asterisk22/distinfo                                       |  6 +++---
 .../files/extra-patch-third-party_pjproject_Makefile (new)    | 11 +++++++++++
 net/asterisk22/files/patch-third-party_pjproject_Makefile     |  9 ---------
 4 files changed, 19 insertions(+), 13 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-09 12:53:10 UTC
Thanks!