Bug 285359 - net-im/telegram-desktop, fix patch/build failure
Summary: net-im/telegram-desktop, fix patch/build failure
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-13 07:02 UTC by King John
Modified: 2025-03-15 11:59 UTC (History)
1 user (show)

See Also:


Attachments
fix patch/build failure. (4.58 KB, patch)
2025-03-13 07:02 UTC, King John
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description King John 2025-03-13 07:02:27 UTC
Created attachment 258616 [details]
fix patch/build failure.

The removed patch has been included in the upstream source code, causing patch failure and building failure. Pkg net-im/telegram-desktop is unavailable in pkg repo.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-03-15 11:39:18 UTC
A commit in branch main references this bug:

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

commit f5a1f1d5ee0afa2637886e9d7ca0910b694d971e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-03-15 11:36:51 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-03-15 11:36:51 +0000

    net-im/telegram-desktop: fix build with clang <19 (+)

    Problematic part of code was adjusted upstream so remove local extrapatch

    PR:             285359

 net-im/telegram-desktop/Makefile                   |  5 +----
 ...Telegram_lib__base_base_qt_qt__compare.h (gone) | 24 ----------------------
 2 files changed, 1 insertion(+), 28 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2025-03-15 11:59:36 UTC
Fixed, thanks!