Created attachment 236091 [details] net-mediastreamer-Update-to-5.1.55 Update to latest upstream tag. Note this doesn't bump any consumers, it will be a part of a series of updates to linphone-related libs and I'll look at consumers in a final commit after that. As I recently adopted net/linphone and this is one of its support libs, I could offer to also adopt this port if you want, just let me know what you think.
Style nitpick but you might aswell change PORTVERSION to DISTVERSION so it's consistent with Porters Handbook. https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-gitlab
(In reply to Daniel Engberg from comment #1) Sure, this would apply to the predecessor as well. Took a mental note, thanks.
Created attachment 236104 [details] net-mediastreamer-Update-to-5.1.55 As reported in PR 266006, linphone needs the QTGL option for working video calls, therefore add it and enable it by default.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee2f3bc6d1742f10b26a71f6141ebbc0eae40a09 commit ee2f3bc6d1742f10b26a71f6141ebbc0eae40a09 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2022-08-24 09:13:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-08-28 20:18:54 +0000 net/mediastreamer: Update to 5.1.55 Add QTGL option and enable it by default, this is needed by net/linphone for working video calls. Changelog: https://gitlab.linphone.org/BC/public/mediastreamer2/-/tags PR: 266006, 266017 Suggested by: Ruslan Zalata <rz@fabmicro.ru> net/mediastreamer/Makefile | 15 ++++++++++----- net/mediastreamer/distinfo | 6 +++--- net/mediastreamer/pkg-plist | 1 + 3 files changed, 14 insertions(+), 8 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc333785c4dbe2d42d47c51656cf15b3db2d53bc commit bc333785c4dbe2d42d47c51656cf15b3db2d53bc Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2022-08-24 09:13:52 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2022-09-05 16:36:20 +0000 net/mediastreamer: Update to 5.1.55 Add QTGL option and enable it by default, this is needed by net/linphone for working video calls. Changelog: https://gitlab.linphone.org/BC/public/mediastreamer2/-/tags PR: 266006, 266017 Approved by: bofh (maintainer, via IRC), tcberner (mentor) Suggested by: Ruslan Zalata <rz@fabmicro.ru> Differential Revision: https://reviews.freebsd.org/D36458 net/mediastreamer/Makefile | 15 ++++++++++----- net/mediastreamer/distinfo | 6 +++--- net/mediastreamer/pkg-plist | 1 + 3 files changed, 14 insertions(+), 8 deletions(-)