diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-08-31 07:25:04 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-09-01 06:46:03 +0000 |
commit | 718e43c3ef94fc0308570b7fa3fadfe6d29b7f03 (patch) | |
tree | 131db4c9f01719175ff276f9daef83109d896d0e | |
parent | df6c02d890dcebe7e438dada5315f829ab62035e (diff) | |
download | ports-718e43c3ef94fc0308570b7fa3fadfe6d29b7f03.tar.gz ports-718e43c3ef94fc0308570b7fa3fadfe6d29b7f03.zip |
graphics/wayland-protocols: update to 1.37
Changes: https://lists.freedesktop.org/archives/wayland-devel/2024-April/043581.html
Changes: https://lists.freedesktop.org/archives/wayland-devel/2024-August/043774.html
PR: 281165
Reported by: GitLab (notify releases)
Approved by: manu
-rw-r--r-- | graphics/wayland-protocols/Makefile | 2 | ||||
-rw-r--r-- | graphics/wayland-protocols/distinfo | 6 | ||||
-rw-r--r-- | graphics/wayland-protocols/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile index 024285ece3d1..a090342b6cfa 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.35 +PORTVERSION= 1.37 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 da38fc659d74..832e42444093 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713359328 -SHA256 (wayland-protocols-1.35.tar.xz) = 37a2716a28133dc819341c568a29d21e8cb72130e5c126a1fcfc9f42c23d95ab -SIZE (wayland-protocols-1.35.tar.xz) = 95512 +TIMESTAMP = 1725089104 +SHA256 (wayland-protocols-1.37.tar.xz) = a70e9be924f2e8688e6824dceaf6188faacd5ae218dfac8d0a3d0976211ef326 +SIZE (wayland-protocols-1.37.tar.xz) = 100356 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index dac700cb351a..dd0409ef3c45 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -10,6 +10,8 @@ share/pkgconfig/wayland-protocols.pc %%DATADIR%%/staging/drm-lease/drm-lease-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/fractional-scale/fractional-scale-v1.xml @@ -20,6 +22,7 @@ share/pkgconfig/wayland-protocols.pc %%DATADIR%%/staging/xdg-activation/xdg-activation-v1.xml %%DATADIR%%/staging/xdg-dialog/xdg-dialog-v1.xml %%DATADIR%%/staging/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml +%%DATADIR%%/staging/xdg-toplevel-icon/xdg-toplevel-icon-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 |