git: 586d289543d5 - main - net-im/telegram-desktop: update to 5.10.6 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jan 2025 18:30:04 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=586d289543d56063fb969a73d27f1f5ef97cfba6 commit 586d289543d56063fb969a73d27f1f5ef97cfba6 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-01-27 12:10:17 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-01-27 18:29:45 +0000 net-im/telegram-desktop: update to 5.10.6 release (+) What's new: 5.10.5: * Count all unread topics as a single chat in archive unread counter. * Fix common groups section in bots profiles. * Fix crash on scheduling messages from Share box. * Fix silent notifications on macOS. * Add support for 'sound-file' notification hint on Linux. 5.10.6: * Fix crash in opening users gifts section. * Fix unintended sound in reaction notifications. * Fix disabling notifications sound on macOS and Linux. --- net-im/telegram-desktop/Makefile | 4 ++-- net-im/telegram-desktop/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 6d202c10fab6..587ec3c69f86 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,5 @@ PORTNAME= telegram-desktop -DISTVERSION= 5.10.4 +DISTVERSION= 5.10.6 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full @@ -109,7 +109,7 @@ CMAKE_ARGS+= -DCMAKE_CC_COMPILER_LAUNCHER="${LOCALBASE}/bin/ccache" \ .endif .if ${OPSYS} == FreeBSD && ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} < 190 -EXTRA_PATCHES= ${PATCHDIR}/extrapatch-Telegram_lib__base_base_qt_qt__compare.h +EXTRA_PATCHES= ${PATCHDIR}/extrapatch-Telegram_lib__base_base_qt_qt__compare.h .endif post-extract: diff --git a/net-im/telegram-desktop/distinfo b/net-im/telegram-desktop/distinfo index 42979b7ad439..129ac1ef7ad9 100644 --- a/net-im/telegram-desktop/distinfo +++ b/net-im/telegram-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737667371 -SHA256 (tdesktop-5.10.4-full.tar.gz) = 5dd0bfe5b9a668ae56b5420cc4c839ef678810d56b8557664c9de10110c3e38a -SIZE (tdesktop-5.10.4-full.tar.gz) = 72566586 +TIMESTAMP = 1737958854 +SHA256 (tdesktop-5.10.6-full.tar.gz) = 4429e4e5ee538432b10c920b8b920b0e7a8f13cb47cea997d187fb4ef4ae8d2b +SIZE (tdesktop-5.10.6-full.tar.gz) = 72571646