Bug 278263

Summary: net-im/tdlib-purple: add more "community" patches
Product: Ports & Packages Reporter: Mikhail T. <freebsd-2024>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: New ---    
Severity: Affects Some People Flags: freebsd-2024: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
the patch
none
the patch
none
Updated patch none

Description Mikhail T. 2024-04-08 17:47:19 UTC
Created attachment 249838 [details]
the patch

The update provides the following:
 . Option to display self-destructing messages anyway -- despite the inability to
   destroy them later, for which libpurple does not provide. (https://github.com/ars3niy/tdlib-purple/pull/159)
 . Protection against spam -- (https://github.com/ars3niy/tdlib-purple/pull/163)
 . configurable API ID and hash (https://github.com/ars3niy/tdlib-purple/pull/129)
Comment 1 Mikhail T. 2024-04-08 17:49:11 UTC
Created attachment 249839 [details]
the patch
Comment 2 Mikhail T. 2024-05-18 18:12:05 UTC
Created attachment 250796 [details]
Updated patch

Use a custom DIST_SUBDIR for DISTFILES and PATCHFILES.

Add a patch to quiet a run-time warning.