Created attachment 243454 [details] Update patch
Changelog: - Fix MacOS build (judging from https://github.com/freeswitch/sofia-sip/compare/v1.13.15...v1.13.16 ) poudriere bulk build on 14-CURRENT ran clean for me.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5370a8835ebbe99ad7cb0e91bf114a25302f65e commit a5370a8835ebbe99ad7cb0e91bf114a25302f65e Author: Dustin Marquess <jailbird@fdf.net> AuthorDate: 2023-07-20 06:26:17 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-20 09:30:28 +0000 net/sofia-sip: update to 1.13.16 ChangeLog: https://github.com/freeswitch/sofia-sip/commit/63cf61cf1e378046318a1726a567e579f3b5c28a Fix MacOS build. PR: 272562 Reported by: jailbird@fdf.net (maintainer) net/sofia-sip/Makefile | 2 +- net/sofia-sip/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed, Thanks!