Bug 241319 - net-im/telegram-desktop: update to 1.8.15
Summary: net-im/telegram-desktop: update to 1.8.15
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: Tobias C. Berner
URL:
Keywords:
Depends on: 241306
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-18 01:26 UTC by Henry Hu
Modified: 2019-10-18 15:55 UTC (History)
1 user (show)

See Also:


Attachments
patch for 1.8.15. Please apply with "patch -p0". (46.59 KB, patch)
2019-10-18 01:26 UTC, Henry Hu
henry.hu.sh: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Hu 2019-10-18 01:26:22 UTC
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.
Comment 2 Henry Hu 2019-10-18 02:20:26 UTC
Notice that this must be submitted after PR 241306, or it will not build.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-10-18 15:55:02 UTC
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
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2019-10-18 15:55:28 UTC
Committed. Thanks.