Date: Fri, 4 Nov 2022 17:24:21 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4736fd338767 - main - graphics/wayland-protocols: update to 1.28 Message-ID: <202211041724.2A4HOLfr064770@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=4736fd338767b8984eb9f3b8fb7f3543fb954a19 commit 4736fd338767b8984eb9f3b8fb7f3543fb954a19 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-04 15:42:48 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-04 17:23:16 +0000 graphics/wayland-protocols: update to 1.28 Changes: https://lists.freedesktop.org/archives/wayland-devel/2022-November/042490.html PR: 267563 Reported by: GitLab (notify releases) Approved by: manu --- graphics/wayland-protocols/Makefile | 2 +- graphics/wayland-protocols/distinfo | 6 +++--- graphics/wayland-protocols/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile index 046c02706b7f..57f094a12331 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= graphics wayland MASTER_SITES= https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ diff --git a/graphics/wayland-protocols/distinfo b/graphics/wayland-protocols/distinfo index 7bfa0d88470b..e42d7b574268 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665390028 -SHA256 (wayland-protocols-1.27.tar.xz) = 9046f10a425d4e2a00965a03acfb6b3fb575a56503ac72c2b86821c69653375c -SIZE (wayland-protocols-1.27.tar.xz) = 82604 +TIMESTAMP = 1667576568 +SHA256 (wayland-protocols-1.28.tar.xz) = c7659fb6bf14905e68ef605f898de60d1c066bf66dbea92798573dddec1535b6 +SIZE (wayland-protocols-1.28.tar.xz) = 84116 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index 47dfc4d10ceb..591ee0cd9b6a 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -8,6 +8,7 @@ libdata/pkgconfig/wayland-protocols.pc %%DATADIR%%/staging/ext-session-lock/ext-session-lock-v1.xml %%DATADIR%%/staging/single-pixel-buffer/single-pixel-buffer-v1.xml %%DATADIR%%/staging/xdg-activation/xdg-activation-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 %%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211041724.2A4HOLfr064770>