git: 54c146c6b681 - main - graphics/wayland-protocols: Update to 1.43
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 07:00:34 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=54c146c6b681ef0e063b6f6274fb07ffa3f0b28a commit 54c146c6b681ef0e063b6f6274fb07ffa3f0b28a Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-04-11 15:33:40 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-04-29 06:59:07 +0000 graphics/wayland-protocols: Update to 1.43 Changes: https://lists.freedesktop.org/archives/wayland-devel/2025-March/044027.html https://lists.freedesktop.org/archives/wayland-devel/2025-April/044134.html PR: 286040 Approved by: x11@ (manu) --- 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 cdf20c1b1feb..d6f64f8e29bc 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.41 +PORTVERSION= 1.43 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 0f50ee91cc3c..3aa88b9064fd 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739863368 -SHA256 (wayland-protocols-1.41.tar.xz) = 2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b -SIZE (wayland-protocols-1.41.tar.xz) = 120224 +TIMESTAMP = 1744385513 +SHA256 (wayland-protocols-1.43.tar.xz) = ba3c3425dd27c57b5291e93dba97be12479601e00bcab24d26471948cb643653 +SIZE (wayland-protocols-1.43.tar.xz) = 121860 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index 4597cccfcacb..b7ec0aa65312 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -49,6 +49,7 @@ include/wayland-protocols/xdg-shell-unstable-v6-enum.h include/wayland-protocols/xdg-system-bell-v1-enum.h include/wayland-protocols/xdg-toplevel-drag-v1-enum.h include/wayland-protocols/xdg-toplevel-icon-v1-enum.h +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 share/pkgconfig/wayland-protocols.pc @@ -82,6 +83,7 @@ share/pkgconfig/wayland-protocols.pc %%DATADIR%%/staging/xdg-system-bell/xdg-system-bell-v1.xml %%DATADIR%%/staging/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml %%DATADIR%%/staging/xdg-toplevel-icon/xdg-toplevel-icon-v1.xml +%%DATADIR%%/staging/xdg-toplevel-tag/xdg-toplevel-tag-v1.xml %%DATADIR%%/staging/xwayland-shell/xwayland-shell-v1.xml %%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml %%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml