[Bug 285401] x11/libxkbcommon: after recent updates to 1.8.0 and 1.8.1 several ports may need a PORTREVISION bump
Date: Tue, 18 Mar 2025 13:21:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285401
--- Comment #33 from xmirya@gmail.com ---
Based on what Tijl Coosemans suggests - if you drop the patch below as
files/patch-test_meson_test.map in the port directory:
--- test/meson_test.map.orig 2025-03-18 14:03:49.770267000 +0100
+++ test/meson_test.map 2025-03-18 14:03:58.894219000 +0100
@@ -1,6 +1,4 @@
VERSION_1 {
global:
main;
- local:
- *;
};
and rebuild/reinstall the port, it would have symbol versioning in place.
--
You are receiving this mail because:
You are the assignee for the bug.