From: Matthieu Herrb Subject: [update] wlroots 0.19.2 To: ports@openbsd.org Date: Sun, 16 Nov 2025 19:58:55 +0100 Hi, bug fixes release. ok? Index: Makefile =================================================================== RCS file: /local/cvs/ports/wayland/wlroots/Makefile,v diff -u -p -u -r1.14 Makefile --- Makefile 28 Aug 2025 21:01:27 -0000 1.14 +++ Makefile 16 Nov 2025 18:57:47 -0000 @@ -1,6 +1,6 @@ COMMENT = modular Wayland compositor library -V = ${MODWLROOTS_VERSION}.0 +V = ${MODWLROOTS_VERSION}.2 EPOCH = 0 DISTNAME = wlroots-${V} CATEGORIES = wayland Index: distinfo =================================================================== RCS file: /local/cvs/ports/wayland/wlroots/distinfo,v diff -u -p -u -r1.9 distinfo --- distinfo 28 Aug 2025 21:01:27 -0000 1.9 +++ distinfo 16 Nov 2025 18:57:47 -0000 @@ -1,2 +1,2 @@ -SHA256 (wlroots-0.19.0.tar.gz) = rvsP4mM7Cq0dZhI7L0GvqwBPtiXip3kEks3TmoBcrJE= -SIZE (wlroots-0.19.0.tar.gz) = 669326 +SHA256 (wlroots-0.19.2.tar.gz) = CaCo1gEEyLB3L+5PYLp2qJrtflnf92WdAJYPuga98mc= +SIZE (wlroots-0.19.2.tar.gz) = 670983 -- Matthieu Herrb