På søndag 21. desember 2025 kl. 08:01, skrev [email protected] <[email protected]>:
> > > På lørdag 20. desember 2025 kl. 19:13, skrev Landry Breuil > [email protected]: > > > Le Thu, Dec 18, 2025 at 07:00:03AM +0000, [email protected] a écrit : > > > > > Tested on current/amd64. > > > > for that kind of update, even if minor, it helps stating what you've > > tested, eg all consumers ? only ran the tests for the port itself ? > > > > Landry > > > I apologize. I built part of plasma and qt6, built kf6, built wayfire, > built labwc (in ports and 0.9.3 out of ports I am testing), and built > sway* and use sway daily. I use gtk3,4 applications like firefox{,-esr} > , transmission-gtk and qt6 like citra, dolphin-emu, kate, ark, > dolphin(file manager). Foot too. I also lightly tried out the flare > signal messenger. I did not find any problems and everything continues > to work like the wayland-protocols-1.45 in ports-cvs right now. > > I also tried dolphin-emu in xwayland with '--platform xcb' and mpv uses > xwayland as sdl2 has wayland explicitly disabled. > > I haven't built or logged into gnome or lxqt yet. > > Please let me know if I missed something else. > > yaydn The previous diff has incorrect formatting. No one remarked about the spacing. I apologize for the noise. Index: Makefile =================================================================== RCS file: /cvs/ports/wayland/wayland-protocols/Makefile,v diff -u -p -u -p -r1.13 Makefile --- Makefile 11 Aug 2025 09:32:47 -0000 1.13 +++ Makefile 16 Dec 2025 09:46:30 -0000 @@ -1,6 +1,6 @@ COMMENT = Wayland protocols -V = 1.45 +V = 1.47 DISTNAME = wayland-protocols-${V} CATEGORIES = wayland Index: distinfo =================================================================== RCS file: /cvs/ports/wayland/wayland-protocols/distinfo,v diff -u -p -u -p -r1.10 distinfo --- distinfo 11 Aug 2025 09:32:47 -0000 1.10 +++ distinfo 16 Dec 2025 09:46:30 -0000 @@ -1,2 +1,2 @@ -SHA256 (wayland-protocols-1.45.tar.xz) = TSsqnj4JnQF9yBB78cM00nu4fZ5K/xmgyNhW0XzUHvA= -SIZE (wayland-protocols-1.45.tar.xz) = 130040 +SHA256 (wayland-protocols-1.47.tar.xz) = X9Q0m8vJurmkb4z3fR9DQpanoFLIdECglPY/z2KljiA= +SIZE (wayland-protocols-1.47.tar.xz) = 136148 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/wayland/wayland-protocols/pkg/PLIST,v diff -u -p -u -p -r1.11 PLIST --- pkg/PLIST 11 Aug 2025 09:32:47 -0000 1.11 +++ pkg/PLIST 16 Dec 2025 09:46:30 -0000 @@ -56,7 +56,9 @@ include/wayland-protocols/xdg-toplevel-i include/wayland-protocols/xdg-toplevel-tag-v1-enum.h include/wayland-protocols/xwayland-keyboard-grab-unstable-v1-enum.h include/wayland-protocols/xwayland-shell-v1-enum.h +include/wayland-protocols/xx-input-method-v2-enum.h include/wayland-protocols/xx-session-management-v1-enum.h +include/wayland-protocols/xx-text-input-v3-enum.h share/pkgconfig/wayland-protocols.pc share/wayland-protocols/ share/wayland-protocols/stable/
