git: 6e0b364d7637 - main - graphics/wayland-protocols: Update to 1.44
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 07:00:35 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e0b364d7637560eabb03c9335f513579b978367 commit 6e0b364d7637560eabb03c9335f513579b978367 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-04-29 06:55:12 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-04-29 06:59:07 +0000 graphics/wayland-protocols: Update to 1.44 Changes: https://lists.freedesktop.org/archives/wayland-devel/2025-April/044161.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 d6f64f8e29bc..3bc8d2176cb0 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.43 +PORTVERSION= 1.44 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 3aa88b9064fd..68a19616837b 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744385513 -SHA256 (wayland-protocols-1.43.tar.xz) = ba3c3425dd27c57b5291e93dba97be12479601e00bcab24d26471948cb643653 -SIZE (wayland-protocols-1.43.tar.xz) = 121860 +TIMESTAMP = 1745909482 +SHA256 (wayland-protocols-1.44.tar.xz) = 3df1107ecf8bfd6ee878aeca5d3b7afd81248a48031e14caf6ae01f14eebb50e +SIZE (wayland-protocols-1.44.tar.xz) = 124928 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index b7ec0aa65312..48ef7f73838d 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -1,5 +1,6 @@ include/wayland-protocols/alpha-modifier-v1-enum.h include/wayland-protocols/color-management-v1-enum.h +include/wayland-protocols/color-representation-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 @@ -60,6 +61,7 @@ share/pkgconfig/wayland-protocols.pc %%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/color-representation/color-representation-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