Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2026 10:57:57 +0000
From:      Sergey A. Osokin <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 03b02e72d22a - main - net-im/telegram-desktop: update: 6.8.2 -> 6.9.1
Message-ID:  <6a294335.32fc1.7ca389c9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03b02e72d22aef200e397ab21dacd77c46f81ed3

commit 03b02e72d22aef200e397ab21dacd77c46f81ed3
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2026-06-10 10:56:38 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2026-06-10 10:56:38 +0000

    net-im/telegram-desktop: update: 6.8.2 -> 6.9.1
    
    ChangeLog:      https://github.com/telegramdesktop/tdesktop/compare/v6.8.2...v6.9.1
    
    Sponsored by:   tipi.work
---
 net-im/telegram-desktop/Makefile                               |  3 +--
 net-im/telegram-desktop/distinfo                               |  6 +++---
 ...tch-Telegram_SourceFiles_platform_linux_specific__linux.cpp |  6 +++---
 ...bview_platform_linux_webview__linux__webkitgtk__library.cpp | 10 +++++-----
 4 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index 3dc88b0dc2ce..19046b1b512f 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	telegram-desktop
-DISTVERSION=	6.8.2
-PORTREVISION=	2
+DISTVERSION=	6.9.1
 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 0558f3743ccb..a751a7a639bd 100644
--- a/net-im/telegram-desktop/distinfo
+++ b/net-im/telegram-desktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778581416
-SHA256 (tdesktop-6.8.2-full.tar.gz) = cce1c196ef00703e9872d7072defd14860c970effc52d52d990745c8dca16cac
-SIZE (tdesktop-6.8.2-full.tar.gz) = 77209764
+TIMESTAMP = 1781058529
+SHA256 (tdesktop-6.9.1-full.tar.gz) = ff694e702ca1412b1c13fc8debd8cda981ff19284d7a61eb7c31e21444a4a716
+SIZE (tdesktop-6.9.1-full.tar.gz) = 79878962
diff --git a/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_linux_specific__linux.cpp b/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_linux_specific__linux.cpp
index 821957f859de..69370c3fd46d 100644
--- a/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_linux_specific__linux.cpp
+++ b/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_linux_specific__linux.cpp
@@ -1,4 +1,4 @@
---- Telegram/SourceFiles/platform/linux/specific_linux.cpp.orig	2025-11-20 19:58:26 UTC
+--- Telegram/SourceFiles/platform/linux/specific_linux.cpp.orig	2026-06-09 19:32:50 UTC
 +++ Telegram/SourceFiles/platform/linux/specific_linux.cpp
 @@ -68,7 +68,7 @@ void PortalAutostart(bool enabled, Fn<void(bool)> done
  		Gio::DBusProxyFlags::NONE_,
@@ -36,7 +36,7 @@
  			auto interface = XdgDBus::DBus(
  				XdgDBus::DBusProxy::new_for_bus_finish(res, nullptr));
  
-@@ -549,7 +549,7 @@ void PortalCheckScheme(
+@@ -552,7 +552,7 @@ void PortalCheckScheme(
  		Gio::DBusProxyFlags::NONE_,
  		base::Platform::XDP::kService,
  		base::Platform::XDP::kObjectPath,
@@ -45,7 +45,7 @@
  			auto interface = XdpOpenURI::OpenURI(
  				XdpOpenURI::OpenURIProxy::new_for_bus_finish(res, nullptr));
  
-@@ -563,7 +563,7 @@ void PortalCheckScheme(
+@@ -566,7 +566,7 @@ void PortalCheckScheme(
  				GLib::Variant::new_array(
  					GLib::VariantType::new_("{sv}"),
  					{}),
diff --git a/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkitgtk__library.cpp b/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkitgtk__library.cpp
index f8ac064f626b..7da11f45c8ce 100644
--- a/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkitgtk__library.cpp
+++ b/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkitgtk__library.cpp
@@ -1,9 +1,9 @@
---- Telegram/lib_webview/webview/platform/linux/webview_linux_webkitgtk_library.cpp.orig	2025-10-03 07:06:44 UTC
+--- Telegram/lib_webview/webview/platform/linux/webview_linux_webkitgtk_library.cpp.orig	2026-06-09 15:25:14 UTC
 +++ Telegram/lib_webview/webview/platform/linux/webview_linux_webkitgtk_library.cpp
-@@ -12,10 +12,10 @@ ResolveResult Resolve(const Platform &platform) {
- 
- ResolveResult Resolve(const Platform &platform) {
- 	const auto lib = (platform != Platform::X11
+@@ -14,10 +14,10 @@ ResolveResult Resolve(const Platform &platform, Window
+ 	const auto allowGtk4 = (platform != Platform::X11)
+ 		|| (mode == WindowMode::External);
+ 	const auto lib = (allowGtk4
 -			? base::Platform::LoadLibrary("libwebkitgtk-6.0.so.4", RTLD_NODELETE)
 +			? base::Platform::LoadLibrary("libwebkitgtk-6.0.so", RTLD_NODELETE)
  			: nullptr)


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a294335.32fc1.7ca389c9>