Download raw body.
[update] wayland/wayland-protocols
Tested on current/amd64.
Minor update.
This release adds a new appendix and clarifications for
color-management-v1, a missing protocol error for
color-representation-v1, and new experimental work-in-progress
input-method and text-input protocols.
Changelog:
https://lore.freedesktop.org/wayland-devel/AzTKh6JewwfUBFKaOS86DT4obISpv5b5bjFghXGwYrMPyk6Wxpz6H4_trRcEOyF9VpVV-0p1-UTNv7_esjO6ppw5SyIyGxWB8R5xI_SJYfA=@emersion.fr/T/#u
Is this acceptable? Tests, comments, and oks welcome.
Well wishes and happy porting! May you all have a good one and
felicitous holidays.
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 24 Nov 2025 10:26:05 -0000
@@ -1,6 +1,6 @@
COMMENT = Wayland protocols
-V = 1.45
+V = 1.46
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 24 Nov 2025 10:26:05 -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.46.tar.xz) = /Q3gVqiV+ki9GqXwuN/u1FQQG4i8fhxhqVNCLrcdsWc=
+SIZE (wayland-protocols-1.46.tar.xz) = 135476
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 24 Nov 2025 10:26:05 -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/
[update] wayland/wayland-protocols