git: 13a88fcede18 - main - graphics/wayland-protocols: update to 1.27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Oct 2022 11:34:22 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=13a88fcede1867dd1fa9e9a76d057a51170046a7 commit 13a88fcede1867dd1fa9e9a76d057a51170046a7 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-10-10 08:20:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-10-10 11:23:59 +0000 graphics/wayland-protocols: update to 1.27 Changes: https://lists.freedesktop.org/archives/wayland-devel/2022-October/042466.html PR: 266936 Reported by: GitLab (notify releases) Approved by: manu --- graphics/wayland-protocols/Makefile | 4 ++-- graphics/wayland-protocols/distinfo | 6 +++--- graphics/wayland-protocols/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile index 2e6c10eb65b6..046c02706b7f 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,7 +1,7 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= graphics wayland -MASTER_SITES= https://wayland.freedesktop.org/releases/ +MASTER_SITES= https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ MAINTAINER= x11@FreeBSD.org COMMENT= Wayland protocols diff --git a/graphics/wayland-protocols/distinfo b/graphics/wayland-protocols/distinfo index df97d6b92e18..7bfa0d88470b 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657208905 -SHA256 (wayland-protocols-1.26.tar.xz) = c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13 -SIZE (wayland-protocols-1.26.tar.xz) = 81028 +TIMESTAMP = 1665390028 +SHA256 (wayland-protocols-1.27.tar.xz) = 9046f10a425d4e2a00965a03acfb6b3fb575a56503ac72c2b86821c69653375c +SIZE (wayland-protocols-1.27.tar.xz) = 82604 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index 0c2d8e60e1b9..47dfc4d10ceb 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -2,7 +2,9 @@ libdata/pkgconfig/wayland-protocols.pc %%DATADIR%%/stable/presentation-time/presentation-time.xml %%DATADIR%%/stable/viewporter/viewporter.xml %%DATADIR%%/stable/xdg-shell/xdg-shell.xml +%%DATADIR%%/staging/content-type/content-type-v1.xml %%DATADIR%%/staging/drm-lease/drm-lease-v1.xml +%%DATADIR%%/staging/ext-idle-notify/ext-idle-notify-v1.xml %%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