[Midnightbsd-cvs] [MidnightBSD/mports] e10a2c: net-im/tg_owt: update to 0.0.20260803
Lucas Holt
noreply at github.com
Mon Sep 7 19:24:10 EDT 2026
Branch: refs/heads/net-im/tg_owt-update
Home: https://github.com/MidnightBSD/mports
Commit: e10a2c06b4c5942590edfa4973c64e9370e5b678
https://github.com/MidnightBSD/mports/commit/e10a2c06b4c5942590edfa4973c64e9370e5b678
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-07 (Mon, 07 Sep 2026)
Changed paths:
M net-im/tg_owt/Makefile
M net-im/tg_owt/distinfo
Log Message:
-----------
net-im/tg_owt: update to 0.0.20260803
Update tg_owt from 0.0.20251212 to 0.0.20260803, matching the FreeBSD port.
distinfo checksums match it byte for byte.
The MidnightBSD cmake patch added in #859 still applies unchanged, so the
CMAKE_SYSTEM_NAME fix carries forward.
This release also drops ABSL_ATTRIBUTE_LIFETIME_BOUND from
Candidate::set_type in api/candidate.h. clang 21 rejects that attribute on a
parameter of a function returning void, so building anything against the
installed tg_owt headers with devel/llvm21 previously failed with:
api/candidate.h:108:40: error: 'lifetimebound' attribute cannot be applied
to a parameter of a function that returns void
The remaining use at candidate.h:58 is a constructor parameter, which clang 21
accepts. No local patch is needed.
pkg-plist is unchanged and identical to the FreeBSD port's.
Built, staged and packaged on MidnightBSD 4.2 amd64, no errors.
tg_owt-0.0.20260803.mport created and installed, and net-im/telegram-desktop
was rebuilt against it successfully.
AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01XkHF8bn8Ehit2aSoWjCshm
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list