Hi, the patch below updates wayland/wlroots to version 0.18.2. It's a bug fix release with no shlib bump. ok ?
Index: Makefile =================================================================== RCS file: /local/cvs/ports/wayland/wlroots/Makefile,v diff -u -p -u -r1.10 Makefile --- Makefile 7 Nov 2024 09:44:27 -0000 1.10 +++ Makefile 16 Dec 2024 08:32:18 -0000 @@ -1,6 +1,6 @@ COMMENT = modular Wayland compositor library -V = 0.18.1 +V = 0.18.2 EPOCH = 0 DISTNAME = wlroots-${V} CATEGORIES = wayland Index: distinfo =================================================================== RCS file: /local/cvs/ports/wayland/wlroots/distinfo,v diff -u -p -u -r1.7 distinfo --- distinfo 7 Nov 2024 09:44:27 -0000 1.7 +++ distinfo 16 Dec 2024 08:32:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (wlroots-0.18.1.tar.gz) = ucS/70Ej/p+GYigLhR48V0GSdFcXQxWCaCe/u3BhKHg= -SIZE (wlroots-0.18.1.tar.gz) = 628648 +SHA256 (wlroots-0.18.2.tar.gz) = z3dsFpFp8nmAjZ6rxlg/SEM43NRUyWaihf8XjIjBBdQ= +SIZE (wlroots-0.18.2.tar.gz) = 629379 -- Matthieu Herrb