git: d514b4f9548a - main - graphics/wayland-protocols: update to 1.39
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Dec 2024 20:44:03 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d514b4f9548a2f2e3514dd846775cd445cc3559d commit d514b4f9548a2f2e3514dd846775cd445cc3559d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-12-20 11:25:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-12-20 20:43:47 +0000 graphics/wayland-protocols: update to 1.39 Changes: https://lists.freedesktop.org/archives/wayland-devel/2024-December/043920.html PR: 283446 Reported by: GitLab (notify releases) Approved by: manu --- graphics/wayland-protocols/Makefile | 2 +- graphics/wayland-protocols/distinfo | 6 +++--- graphics/wayland-protocols/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile index d556ca055f19..60437dc2a24a 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.38 +PORTVERSION= 1.39 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 87e2d1486e86..0b1a520c6717 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728735460 -SHA256 (wayland-protocols-1.38.tar.xz) = ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe -SIZE (wayland-protocols-1.38.tar.xz) = 102648 +TIMESTAMP = 1734693932 +SHA256 (wayland-protocols-1.39.tar.xz) = e1dcdcbbf08e2e0a8a02ee5d9a0be3a6aafc39a4b51fa7e0d2f1a16411cb72fa +SIZE (wayland-protocols-1.39.tar.xz) = 108844 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index de1088479e34..bca781286730 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -3,12 +3,14 @@ include/wayland-protocols/commit-timing-v1-enum.h include/wayland-protocols/content-type-v1-enum.h include/wayland-protocols/cursor-shape-v1-enum.h include/wayland-protocols/drm-lease-v1-enum.h +include/wayland-protocols/ext-data-control-v1-enum.h include/wayland-protocols/ext-foreign-toplevel-list-v1-enum.h include/wayland-protocols/ext-idle-notify-v1-enum.h include/wayland-protocols/ext-image-capture-source-v1-enum.h include/wayland-protocols/ext-image-copy-capture-v1-enum.h include/wayland-protocols/ext-session-lock-v1-enum.h include/wayland-protocols/ext-transient-seat-v1-enum.h +include/wayland-protocols/ext-workspace-v1-enum.h include/wayland-protocols/fifo-v1-enum.h include/wayland-protocols/fractional-scale-v1-enum.h include/wayland-protocols/fullscreen-shell-unstable-v1-enum.h @@ -59,12 +61,14 @@ share/pkgconfig/wayland-protocols.pc %%DATADIR%%/staging/content-type/content-type-v1.xml %%DATADIR%%/staging/cursor-shape/cursor-shape-v1.xml %%DATADIR%%/staging/drm-lease/drm-lease-v1.xml +%%DATADIR%%/staging/ext-data-control/ext-data-control-v1.xml %%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-image-capture-source/ext-image-capture-source-v1.xml %%DATADIR%%/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml %%DATADIR%%/staging/ext-session-lock/ext-session-lock-v1.xml %%DATADIR%%/staging/ext-transient-seat/ext-transient-seat-v1.xml +%%DATADIR%%/staging/ext-workspace/ext-workspace-v1.xml %%DATADIR%%/staging/fifo/fifo-v1.xml %%DATADIR%%/staging/fractional-scale/fractional-scale-v1.xml %%DATADIR%%/staging/linux-drm-syncobj/linux-drm-syncobj-v1.xml