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)
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=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(-)
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(-)
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.