Bug 269482 - net/freeswitch: update to 1.10.9
Summary: net/freeswitch: update to 1.10.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-11 06:44 UTC by Dustin Marquess
Modified: 2023-04-08 20:29 UTC (History)
2 users (show)

See Also:
pi: maintainer-feedback+


Attachments
update patch (36.09 KB, patch)
2023-02-11 06:44 UTC, Dustin Marquess
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Marquess 2023-02-11 06:44:31 UTC
poudriere run runs successfully on 14-CURRENT
Comment 1 Dustin Marquess 2023-02-11 06:44:55 UTC
Created attachment 240074 [details]
update patch
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2023-04-08 17:10:59 UTC
testbuilds@work
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2023-04-08 17:27:10 UTC
Depends fail in lang/erlang, see 

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267586
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-08 20:27:02 UTC
A commit in branch main references this bug:

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

commit 54415870a3f395f95c19b62b538b974ea8b7396c
Author:     Dustin Marquess <jailbird@fdf.net>
AuthorDate: 2023-04-08 20:20:40 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-04-08 20:20:40 +0000

    net/freeswitch: update 1.10.3 -> 1.10.9

    - several security fixes

    PR:             269482
    Changes:        https://github.com/signalwire/freeswitch/releases

 net/freeswitch/Makefile                            |  73 +++++++++++--
 net/freeswitch/distinfo                            | 118 ++++++++++-----------
 net/freeswitch/files/extrapatch-modules.conf       |   3 +-
 net/freeswitch/files/freeswitch.in                 |   6 +-
 net/freeswitch/files/patch-build_Makefile.in       |   4 +-
 .../files/patch-libs_libvpx_configure (new)        |  11 ++
 ...-src_mod_endpoints_mod__sofia_Makefile.am (new) |  26 +++++
 ...-src_mod_endpoints_mod__sofia_Makefile.in (new) |  27 +++++
 ...mod_event__handlers_mod__rayo_Makefile.am (new) |  32 ++++++
 ...mod_event__handlers_mod__rayo_Makefile.in (new) |  75 +++++++++++++
 net/freeswitch/files/patch-src_switch__utils.c     |   4 +-
 net/freeswitch/pkg-plist                           |  23 ++--
 12 files changed, 312 insertions(+), 90 deletions(-)
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2023-04-08 20:29:29 UTC
Committed, thanks! I'm sorry for the long delay...