From 3e71ec3db5ec0d97006497eaa767c5d05d8cd4d2 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Tue, 18 Feb 2025 08:24:12 +0100 Subject: [PATCH] graphics/wayland-protocols: Update to 1.41 Release notes: https://lists.freedesktop.org/archives/wayland-devel/2025-February/043980.html Sponsored by: Beckhoff Automation GmbH & Co. KG --- graphics/wayland-protocols/Makefile | 2 +- graphics/wayland-protocols/distinfo | 6 +++--- graphics/wayland-protocols/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile index 5cd3911f778c..cdf20c1b1feb 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= graphics MASTER_SITES= https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ diff --git a/graphics/wayland-protocols/distinfo b/graphics/wayland-protocols/distinfo index 124b25d1be2d..0f50ee91cc3c 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739346158 -SHA256 (wayland-protocols-1.40.tar.xz) = b21711793247c2c42763914392dfa9fcb9e3728ca4b4aa110adb8d915fc00689 -SIZE (wayland-protocols-1.40.tar.xz) = 109104 +TIMESTAMP = 1739863368 +SHA256 (wayland-protocols-1.41.tar.xz) = 2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b +SIZE (wayland-protocols-1.41.tar.xz) = 120224 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index bca781286730..4597cccfcacb 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -1,4 +1,5 @@ include/wayland-protocols/alpha-modifier-v1-enum.h +include/wayland-protocols/color-management-v1-enum.h include/wayland-protocols/commit-timing-v1-enum.h include/wayland-protocols/content-type-v1-enum.h include/wayland-protocols/cursor-shape-v1-enum.h @@ -57,6 +58,7 @@ share/pkgconfig/wayland-protocols.pc %%DATADIR%%/stable/viewporter/viewporter.xml %%DATADIR%%/stable/xdg-shell/xdg-shell.xml %%DATADIR%%/staging/alpha-modifier/alpha-modifier-v1.xml +%%DATADIR%%/staging/color-management/color-management-v1.xml %%DATADIR%%/staging/commit-timing/commit-timing-v1.xml %%DATADIR%%/staging/content-type/content-type-v1.xml %%DATADIR%%/staging/cursor-shape/cursor-shape-v1.xml