Bug 266017 - net/mediastreamer: Update to 5.1.55
Summary: net/mediastreamer: Update to 5.1.55
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on: 266016
Blocks: 266006 266018
  Show dependency treegraph
 
Reported: 2022-08-24 09:31 UTC by Felix Palmen
Modified: 2022-09-05 16:52 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
net-mediastreamer-Update-to-5.1.55 (1.68 KB, patch)
2022-08-24 09:31 UTC, Felix Palmen
no flags Details | Diff
net-mediastreamer-Update-to-5.1.55 (3.63 KB, patch)
2022-08-25 08:05 UTC, Felix Palmen
zirias: maintainer-approval? (bofh)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Palmen freebsd_committer freebsd_triage 2022-08-24 09:31:12 UTC
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.
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-08-24 12:00:51 UTC
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
Comment 2 Felix Palmen freebsd_committer freebsd_triage 2022-08-24 12:11:27 UTC
(In reply to Daniel Engberg from comment #1)
Sure, this would apply to the predecessor as well. Took a mental note, thanks.
Comment 3 Felix Palmen freebsd_committer freebsd_triage 2022-08-25 08:05:42 UTC
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.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-08-28 20:20:09 UTC
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(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-09-05 16:37:26 UTC
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(-)