Bug 276589 - net-im/telegram-desktop fixes for build with openssl and range-v3
Summary: net-im/telegram-desktop fixes for build with openssl and range-v3
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-24 15:27 UTC by devel
Modified: 2024-03-23 14:34 UTC (History)
1 user (show)

See Also:


Attachments
patch for net-im/telegram-desktop/Makefile (846 bytes, patch)
2024-01-24 15:27 UTC, devel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description devel 2024-01-24 15:27:38 UTC
Created attachment 247926 [details]
patch for net-im/telegram-desktop/Makefile

1) File chunk_by.hpp from devel/range-v3 version 0.12.0 or later to build telegram-desktop version 4.14.4

2) BROKEN_SSL isn't required after this commit
https://cgit.freebsd.org/ports/commit/?id=693496987a340867e34119e5876547fd06527076
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-23 14:21:39 UTC
A commit in branch main references this bug:

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

commit cd60d49f5204c05552231f4d2d208e05b693d919
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2024-03-23 14:20:30 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2024-03-23 14:20:30 +0000

    net-im/telegram-desktop: remove broken for openssl3

    PR: 276589

 net-im/telegram-desktop/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2024-03-23 14:34:08 UTC
Parts committed thanks