Created attachment 214825 [details] patch for 2.1.7 This PR must be submitted after PR Changelog: 2.1.7 (24.05.20) - Fix the Fcitx input method plugin. 2.1.6 (14.05.20) - Bug fixes and other minor improvements. 2.1.5 (13.05.20) - Disable the taskbar icon flash or the dock icon bounce in Settings > Notifications. - View messages containing long monospace texts in wide bubbles. - Bug fixes and other minor improvements. 2.1.4 (08.05.20) - Improve bold font selection. 2.1.3 (08.05.20) - Added support for new emoji. - Channels to which you can't post will no longer be suggested when forwarding. - Improved font selection and bold font support for CJK and Farsi. 2.1.2 (05.05.20) - Fix polls and quizes results viewing. - Fix memory leak in web page previews with autoplayed videos. - Fix running on OS X 10.10. - Other minor bug fixes and improvements. 2.1.1 (01.05.20) - Improve quiz explanation tooltip layout. - Fix possible crash in theme editor. - Other minor bug fixes and improvements.
This PR must be submitted after PR 246710
Poudriere log for 11.3/i386: https://raw.githubusercontent.com/HenryHu/ports/master/.logs/11.3-i386/telegram-desktop-2.1.7.log
Poudriere log for 12.1/amd64: https://raw.githubusercontent.com/HenryHu/ports/master/.logs/12.1-amd64/telegram-desktop-2.1.7.log
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval Attachment -> Details -> maintainer-approval [+]
Comment on attachment 214825 [details] patch for 2.1.7 ^Triage: Reporter is maintainer, set attachment maintainer-approval flag (to +) to signify maintainer approval. Attachment -> Details -> maintainer-approval [+], or set the flag during attach/upload step
A commit references this bug: Author: fernape Date: Mon May 25 14:16:01 UTC 2020 New revision: 536469 URL: https://svnweb.freebsd.org/changeset/ports/536469 Log: net-im/telegram-desktop: update to 2.1.7 Accumulated Changelog: - Fix the Fcitx input method plugin. - Bug fixes and other minor improvements. - Disable the taskbar icon flash or the dock icon bounce in Settings > Notifications. - View messages containing long monospace texts in wide bubbles. - Bug fixes and other minor improvements. - Improve bold font selection. - Added support for new emoji. - Channels to which you can't post will no longer be suggested when forwarding. - Improved font selection and bold font support for CJK and Farsi. - Fix polls and quizes results viewing. - Fix memory leak in web page previews with autoplayed videos. - Fix running on OS X 10.10. - Other minor bug fixes and improvements. - Improve quiz explanation tooltip layout. - Fix possible crash in theme editor. - Other minor bug fixes and improvements. PR: 246709 Submitted by: 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/patch-Telegram_SourceFiles_core_launcher.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_logs.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_platform__file__utilities.h head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_platform__notifications__manager.h head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_qt__static__plugins.cpp head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_window_main__window.cpp head/net-im/telegram-desktop/files/patch-Telegram_ThirdParty_rlottie_src_lottie_rapidjson_document.h head/net-im/telegram-desktop/files/patch-Telegram_cmake_lib__tgvoip.cmake head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_bytes.h head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_platform_base__platform__file__utilities.h head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_thread__safe__wrap.h head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_zlib__help.h head/net-im/telegram-desktop/files/patch-Telegram_lib__ui_ui_style_style__core__font.cpp
Commmitted, Thanks!