Created attachment 273358 [details] baresip 4.10.0 audio/baresip: update 4.9.0 => 4.10.0 https://github.com/baresip/baresip/releases/tag/v4.10.0 Poudriere testport OK: main(amd64)
Thanks for the patch! I am not able to test, but it looks good to me.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=93b57ce4dd76dad245b9108e22531cfbe19c2dc9 commit 93b57ce4dd76dad245b9108e22531cfbe19c2dc9 Author: Herbert J. Skuhra <herbert@gojira.at> AuthorDate: 2026-08-02 22:48:21 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-08-02 22:50:37 +0000 audio/baresip: Update 4.9.0 => 4.10.0 Changelog: https://github.com/baresip/baresip/releases/tag/v4.10.0 PR: 297206 Reported by: Herbert J. Skuhra <herbert@gojira.at> (author) Approved by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 audio/baresip/Makefile | 2 +- audio/baresip/distinfo | 6 +++--- audio/baresip/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
A commit in branch 2026Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fe2c2fe6731fe2555145363d1becd707c6b9c34 commit 4fe2c2fe6731fe2555145363d1becd707c6b9c34 Author: Herbert J. Skuhra <herbert@gojira.at> AuthorDate: 2026-08-02 22:48:21 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-08-02 23:08:14 +0000 audio/baresip: Update 4.9.0 => 4.10.0 Changelog: https://github.com/baresip/baresip/releases/tag/v4.10.0 PR: 297206 Reported by: Herbert J. Skuhra <herbert@gojira.at> (author) Approved by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 (cherry picked from commit 93b57ce4dd76dad245b9108e22531cfbe19c2dc9) audio/baresip/Makefile | 2 +- audio/baresip/distinfo | 6 +++--- audio/baresip/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
Hi, Thank you for the collaboration! I have tested build in Poudriere on 14.4-RELEASE-amd64-main-2cdb8e62591b and it seems OK. Committed, thanks.
(In reply to Yusuf Yaman from comment #4) Thank you for pushing! BTW, we are not usually updating quarterly branch unless important fixes are included in the release.
(In reply to Marek Zarychta from comment #5) You are welcome. It seems to me that baresip has some fixes but not audio/re, but I have committed them both to quarterly because I think their versions must be in sync since they have the same version numbers. Isn't it?
(In reply to Yusuf Yaman from comment #6) >I think their versions must be in sync since they have the same version numbers. Isn't it? That's correct. Thanks again for committing!