Bug 297205 - audio/re: update to 4.10.0
Summary: audio/re: 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/re/release...
Keywords:
Depends on:
Blocks: 297206
  Show dependency treegraph
 
Reported: 2026-07-31 14:10 UTC by Herbert J. Skuhra
Modified: 2026-08-02 23:11 UTC (History)
3 users (show)

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


Attachments
re 4.10.0 (1.12 KB, patch)
2026-07-31 14:10 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:10:22 UTC
Created attachment 273357 [details]
re 4.10.0

audio/re: update 4.9.0 => 4.10.0

https://github.com/baresip/re/releases/tag/v4.10.0

Poudriere testport OK: main(amd64)
Comment 1 Marek Zarychta 2026-07-31 15:07:28 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:46 UTC
A commit in branch main references this bug:

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

commit d91a58068beb8cb70d9e86c83d84586e8724a3bd
Author:     Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2026-08-02 22:45:40 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-02 22:50:37 +0000

    audio/re: Update 4.9.0 => 4.10.0

    Changelog:
    https://github.com/baresip/re/releases/tag/v4.10.0

    PR:             297205
    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/re/Makefile  | 2 +-
 audio/re/distinfo  | 6 +++---
 audio/re/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-08-02 23:08:48 UTC
A commit in branch 2026Q3 references this bug:

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

commit c8f34d9c96e2cb9692aa02131f631cc6bb5220d2
Author:     Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2026-08-02 22:45:40 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-02 23:07:50 +0000

    audio/re: Update 4.9.0 => 4.10.0

    Changelog:
    https://github.com/baresip/re/releases/tag/v4.10.0

    PR:             297205
    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 d91a58068beb8cb70d9e86c83d84586e8724a3bd)

 audio/re/Makefile  | 2 +-
 audio/re/distinfo  | 6 +++---
 audio/re/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 4 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-02 23:11:10 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.