diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2023-03-19 22:58:48 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2023-03-19 22:58:48 +0000 |
commit | b4d31541679de472a58b7fc6f20e30eb99128a0a (patch) | |
tree | 3d7de44240dc02fb9394ea6c24020fadac28d196 /net-im/telegram-desktop | |
parent | 4c549cd0d4d5ec753f9cc00710f6925226bcb14d (diff) | |
download | ports-b4d31541679de472a58b7fc6f20e30eb99128a0a.tar.gz ports-b4d31541679de472a58b7fc6f20e30eb99128a0a.zip |
*/*: update Telegram Desktop: 4.6.5 -> 4.7.0
Also, update:
o) net-im/tg_owt to its recent version;
o) devel/glibmm26: 2.74.0 -> 2.76.0. (*)
Discussed with: fluffy (*)
<ChangeLog>
o) You can disable all resource-intensive animations and animated
stickers and emoji.
o) Power saving mode turns on automatically based on system battery
saving settings.
o) Fully flexible playback speed settings for videos, voice and
video messages.
o) Click the "1X" button to quickly switch between normal and adjusted
speed – or hold it to set any speed between 0.5-2.5x.
o) Improved sound quality for adjusted speed playback.
o) Read receipts in groups under 100 members now show reaction
timestamps and when your messages were read.
o) When inviting people to groups, you can quickly send invite links
to anyone who doesn't allow adding them directly.
o) Invite links now show previews in chats.
o) Fully translatable bots. Bot descriptions and ”What can this bot
do?" sections can now be translated.
o) Starting a call now shows a confirmation window.
o) Fixed pasting images from Firefox on Windows.
o) Global Fn+F shortcut to switch active window to full screen mode
on macOS.
o) Silent notification sound in Focus Mode on macOS.
</ChangeLog>
Diffstat (limited to 'net-im/telegram-desktop')
-rw-r--r-- | net-im/telegram-desktop/Makefile | 2 | ||||
-rw-r--r-- | net-im/telegram-desktop/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 17215e344ac5..4c706ff2177b 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,5 @@ PORTNAME= telegram-desktop -DISTVERSION= 4.6.5 +DISTVERSION= 4.7.0 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net-im/telegram-desktop/distinfo b/net-im/telegram-desktop/distinfo index f8060572878b..79728b6884cf 100644 --- a/net-im/telegram-desktop/distinfo +++ b/net-im/telegram-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677352285 -SHA256 (tdesktop-4.6.5-full.tar.gz) = 3448d879afdc7c5c06d2b0f9cabe339b08093cb25f380a3e398d32daa96a9c36 -SIZE (tdesktop-4.6.5-full.tar.gz) = 63793549 +TIMESTAMP = 1679254061 +SHA256 (tdesktop-4.7.0-full.tar.gz) = 527049b875e39013616524f532a3aec787fcbb82b7d87159e1a99dfbea40329f +SIZE (tdesktop-4.7.0-full.tar.gz) = 63990750 |