[Midnightbsd-cvs] [MidnightBSD/mports] 4de319: games/wesnoth: update to 1.18.7

Lucas Holt noreply at github.com
Sun May 17 15:32:04 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 4de319d57bacb24a6155c1e0d40aeedcb81ff257
      https://github.com/MidnightBSD/mports/commit/4de319d57bacb24a6155c1e0d40aeedcb81ff257
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M games/wesnoth/Makefile
    M games/wesnoth/distinfo

  Log Message:
  -----------
  games/wesnoth: update to 1.18.7

Fixes build failure with libc++: 1.18.2 used std::basic_string_view<unsigned char>
(utils::byte_string_view) which requires std::char_traits<unsigned char> —
undefined in libc++ but silently accepted by libstdc++. Fixed upstream
in 1.18.3+.

Drop post-patch reinplace for config_filters.hpp (def = NULL -> 0); that
code was rewritten to use std::optional in 1.18.3+.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.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