mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/wayland-protocols: Update to 1.41
Release notes: https://lists.freedesktop.org/archives/wayland-devel/2025-February/043980.html Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
00508c01e2
commit
3e71ec3db5
3 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= wayland-protocols
|
PORTNAME= wayland-protocols
|
||||||
PORTVERSION= 1.40
|
PORTVERSION= 1.41
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/
|
MASTER_SITES= https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1739346158
|
TIMESTAMP = 1739863368
|
||||||
SHA256 (wayland-protocols-1.40.tar.xz) = b21711793247c2c42763914392dfa9fcb9e3728ca4b4aa110adb8d915fc00689
|
SHA256 (wayland-protocols-1.41.tar.xz) = 2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b
|
||||||
SIZE (wayland-protocols-1.40.tar.xz) = 109104
|
SIZE (wayland-protocols-1.41.tar.xz) = 120224
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
include/wayland-protocols/alpha-modifier-v1-enum.h
|
include/wayland-protocols/alpha-modifier-v1-enum.h
|
||||||
|
include/wayland-protocols/color-management-v1-enum.h
|
||||||
include/wayland-protocols/commit-timing-v1-enum.h
|
include/wayland-protocols/commit-timing-v1-enum.h
|
||||||
include/wayland-protocols/content-type-v1-enum.h
|
include/wayland-protocols/content-type-v1-enum.h
|
||||||
include/wayland-protocols/cursor-shape-v1-enum.h
|
include/wayland-protocols/cursor-shape-v1-enum.h
|
||||||
|
@ -57,6 +58,7 @@ share/pkgconfig/wayland-protocols.pc
|
||||||
%%DATADIR%%/stable/viewporter/viewporter.xml
|
%%DATADIR%%/stable/viewporter/viewporter.xml
|
||||||
%%DATADIR%%/stable/xdg-shell/xdg-shell.xml
|
%%DATADIR%%/stable/xdg-shell/xdg-shell.xml
|
||||||
%%DATADIR%%/staging/alpha-modifier/alpha-modifier-v1.xml
|
%%DATADIR%%/staging/alpha-modifier/alpha-modifier-v1.xml
|
||||||
|
%%DATADIR%%/staging/color-management/color-management-v1.xml
|
||||||
%%DATADIR%%/staging/commit-timing/commit-timing-v1.xml
|
%%DATADIR%%/staging/commit-timing/commit-timing-v1.xml
|
||||||
%%DATADIR%%/staging/content-type/content-type-v1.xml
|
%%DATADIR%%/staging/content-type/content-type-v1.xml
|
||||||
%%DATADIR%%/staging/cursor-shape/cursor-shape-v1.xml
|
%%DATADIR%%/staging/cursor-shape/cursor-shape-v1.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue