poudriere run runs successfully on 14-CURRENT
Created attachment 240074 [details] update patch
testbuilds@work
Depends fail in lang/erlang, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267586
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(-)
Committed, thanks! I'm sorry for the long delay...