Created attachment 226559 [details] patch to 20210718 Well, as usual, this port has no release. Since it's only used by telegram-desktop, I'll update it when I update telegram-desktop. Please commit this together with the telegram-desktop update, which I will create a separate PR for.
Poudriere log for 13.0/amd64: https://raw.githubusercontent.com/HenryHu/ports/master/.logs/13.0-amd64/tg_owt-0.0.20210718.log
Comment on attachment 226559 [details] patch to 20210718 Comment on the patch: * The build system is more friendly to users of system libraries. * Better use the included libabsl for compatibility
telegram-desktop update PR: PR 257290 These 2 must be committed together.
(In reply to Henry Hu from comment #3 ) Thank you Henry. Please add relevent/related/dependent issue ID's to the respective Blocks or "Depends On" fields Please include links to version-specific changelogs in the URL field if they are available too
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b11d4ccc1a10d149b6185c72342bdbccfd1eb730 commit b11d4ccc1a10d149b6185c72342bdbccfd1eb730 Author: Henry Hu <henry.hu.sh@gmail.com> AuthorDate: 2021-07-21 19:30:40 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-07-21 19:30:40 +0000 net-im/tg_owt: Update to 0.0.20210718 * The build system is more friendly to users of system libraries. * Better use the included libabsl for compatibility PR: 257289 net-im/tg_owt/Makefile | 8 ++-- net-im/tg_owt/distinfo | 6 +-- net-im/tg_owt/files/patch-CMakeLists.txt (gone) | 54 ---------------------- net-im/tg_owt/files/patch-cmake_external.cmake | 25 ++++------ ...patch-src_rtc__base_physical__socket__server.cc | 10 ++-- net-im/tg_owt/pkg-plist | 49 +++++++++++--------- 6 files changed, 50 insertions(+), 102 deletions(-)