Created attachment 208396 [details] patch for 1.8.15. Please apply with "patch -p0". Changelog: 1.8.15 (07.10.19) - Bug fixes and other minor improvements. 1.8.14 (03.10.19) - Bug fixes and other minor improvements. 1.8.13 (03.10.19) - Bug fixes and other minor improvements. 1.8.12 (02.10.19) - Bug fixes and other minor improvements. 1.8.11 (01.10.19) - Bug fixes and other minor improvements. 1.8.10 (30.09.19) - Bug fixes and other minor improvements. These small versions are released very closely. It seems to have come to a stop, as the latest version is released 10 days ago. The patch is larger than expected, because Telegram has refactored their gyp files, so many things are shuffled around, and some files are split. Also, a new library, lib_ui, is introduced, which adds extra things to patch.
Poudriere logs: https://raw.githubusercontent.com/HenryHu/ports/master/.logs/12.0-amd64/telegram-desktop-1.8.15.log https://raw.githubusercontent.com/HenryHu/ports/master/.logs/11.2-i386/telegram-desktop-1.8.15.log
Notice that this must be submitted after PR 241306, or it will not build.
A commit references this bug: Author: tcberner Date: Fri Oct 18 15:54:53 UTC 2019 New revision: 514727 URL: https://svnweb.freebsd.org/changeset/ports/514727 Log: net-im/telegram-desktop: update to 1.8.15 Changelog: 1.8.15 (07.10.19) - Bug fixes and other minor improvements. 1.8.14 (03.10.19) - Bug fixes and other minor improvements. 1.8.13 (03.10.19) - Bug fixes and other minor improvements. 1.8.12 (02.10.19) - Bug fixes and other minor improvements. 1.8.11 (01.10.19) - Bug fixes and other minor improvements. 1.8.10 (30.09.19) - Bug fixes and other minor improvements. PR: 241319 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Changes: head/net-im/telegram-desktop/Makefile head/net-im/telegram-desktop/distinfo head/net-im/telegram-desktop/files/CMakeLists.inj head/net-im/telegram-desktop/files/gyp-patches head/net-im/telegram-desktop/files/patch-Telegram_Resources_qrc_linux.qrc head/net-im/telegram-desktop/files/patch-Telegram_Resources_qrc_telegram__linux.qrc head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_chat__helpers_stickers__emoji__pack.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_core_launcher.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_core_update__checker.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_data_data__document.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_history_admin__log_history__admin__log__inner.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_history_history__inner__widget.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_history_view_history__view__list__widget.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_linux_main__window__linux.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_platform__specific.h head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_platform__window__title.h head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_settings_settings__notifications.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_platform_ui__platform__utility.h head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_text_text.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_text_text__block.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_twidget.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_widgets_labels.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_window_main__window.cpp head/net-im/telegram-desktop/files/patch-Telegram_gyp_common.gypi head/net-im/telegram-desktop/files/patch-Telegram_gyp_common_common.gypi head/net-im/telegram-desktop/files/patch-Telegram_gyp_settings__linux.gypi head/net-im/telegram-desktop/files/patch-Telegram_gyp_telegram__sources.txt head/net-im/telegram-desktop/files/patch-Telegram_gyp_telegram_sources.txt
Committed. Thanks.