Bug 297206 - audio/baresip: update to 4.10.0
Summary: audio/baresip: update to 4.10.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: Yusuf Yaman
URL: https://github.com/baresip/baresip/re...
Keywords:
Depends on: 297205
Blocks:
  Show dependency treegraph
 
Reported: 2026-07-31 14:12 UTC by Herbert J. Skuhra
Modified: 2026-08-03 16:27 UTC (History)
3 users (show)

See Also:
zarychtam: maintainer-feedback+
nxjoseph: merge-quarterly+


Attachments
baresip 4.10.0 (1.44 KB, patch)
2026-07-31 14:12 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2026-07-31 14:12:55 UTC
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)
Comment 1 Marek Zarychta 2026-07-31 15:08:32 UTC
Thanks for the patch! I am not able to test, but it looks good to me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-08-02 23:07:45 UTC
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(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-08-02 23:08:49 UTC
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(-)
Comment 4 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-02 23:11:44 UTC
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.
Comment 5 Marek Zarychta 2026-08-03 09:30:03 UTC
(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.
Comment 6 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-03 10:36:19 UTC
(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?
Comment 7 Marek Zarychta 2026-08-03 16:27:36 UTC
(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!