Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 14:20:52 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 047115ab610a - main - graphics/wayland-protocols: Update to 1.33
Message-ID:  <202401191420.40JEKqZT099820@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=047115ab610a95028957413e92ee26d002afead4

commit 047115ab610a95028957413e92ee26d002afead4
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-01-19 14:06:20 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-01-19 14:20:33 +0000

    graphics/wayland-protocols: Update to 1.33
    
    Release notes:  https://lists.freedesktop.org/archives/wayland-devel/2024-January/043400.html
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 graphics/wayland-protocols/Makefile  | 3 +--
 graphics/wayland-protocols/distinfo  | 6 +++---
 graphics/wayland-protocols/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile
index bf1693744792..762bd7ee4c8a 100644
--- a/graphics/wayland-protocols/Makefile
+++ b/graphics/wayland-protocols/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	wayland-protocols
-PORTVERSION=	1.32
-PORTREVISION=	1
+PORTVERSION=	1.33
 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 611d9548e09f..c7724c739386 100644
--- a/graphics/wayland-protocols/distinfo
+++ b/graphics/wayland-protocols/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688376385
-SHA256 (wayland-protocols-1.32.tar.xz) = 7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11
-SIZE (wayland-protocols-1.32.tar.xz) = 90452
+TIMESTAMP = 1705673095
+SHA256 (wayland-protocols-1.33.tar.xz) = 94f0c50b090d6e61a03f62048467b19abbe851be4e11ae7b36f65f8b98c3963a
+SIZE (wayland-protocols-1.33.tar.xz) = 91504
diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist
index 503bb887b9dc..ad6f50487b93 100644
--- a/graphics/wayland-protocols/pkg-plist
+++ b/graphics/wayland-protocols/pkg-plist
@@ -1,4 +1,5 @@
 share/pkgconfig/wayland-protocols.pc
+%%DATADIR%%/stable/linux-dmabuf/linux-dmabuf-v1.xml
 %%DATADIR%%/stable/presentation-time/presentation-time.xml
 %%DATADIR%%/stable/viewporter/viewporter.xml
 %%DATADIR%%/stable/xdg-shell/xdg-shell.xml
@@ -8,6 +9,7 @@ share/pkgconfig/wayland-protocols.pc
 %%DATADIR%%/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml
 %%DATADIR%%/staging/ext-idle-notify/ext-idle-notify-v1.xml
 %%DATADIR%%/staging/ext-session-lock/ext-session-lock-v1.xml
+%%DATADIR%%/staging/ext-transient-seat/ext-transient-seat-v1.xml
 %%DATADIR%%/staging/fractional-scale/fractional-scale-v1.xml
 %%DATADIR%%/staging/security-context/security-context-v1.xml
 %%DATADIR%%/staging/single-pixel-buffer/single-pixel-buffer-v1.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401191420.40JEKqZT099820>