View | Details | Raw Unified | Return to bug 272342
Collapse All | Expand All

(-)b/graphics/wayland-protocols/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	wayland-protocols
1
PORTNAME=	wayland-protocols
2
PORTVERSION=	1.31
2
PORTVERSION=	1.32
3
CATEGORIES=	graphics
3
CATEGORIES=	graphics
4
MASTER_SITES=	https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/
4
MASTER_SITES=	https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/
5
5
(-)b/graphics/wayland-protocols/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1669729061
1
TIMESTAMP = 1688376385
2
SHA256 (wayland-protocols-1.31.tar.xz) = a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238
2
SHA256 (wayland-protocols-1.32.tar.xz) = 7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11
3
SIZE (wayland-protocols-1.31.tar.xz) = 85524
3
SIZE (wayland-protocols-1.32.tar.xz) = 90452
(-)b/graphics/wayland-protocols/pkg-plist (+3 lines)
Lines 3-12 libdata/pkgconfig/wayland-protocols.pc Link Here
3
%%DATADIR%%/stable/viewporter/viewporter.xml
3
%%DATADIR%%/stable/viewporter/viewporter.xml
4
%%DATADIR%%/stable/xdg-shell/xdg-shell.xml
4
%%DATADIR%%/stable/xdg-shell/xdg-shell.xml
5
%%DATADIR%%/staging/content-type/content-type-v1.xml
5
%%DATADIR%%/staging/content-type/content-type-v1.xml
6
%%DATADIR%%/staging/cursor-shape/cursor-shape-v1.xml
6
%%DATADIR%%/staging/drm-lease/drm-lease-v1.xml
7
%%DATADIR%%/staging/drm-lease/drm-lease-v1.xml
8
%%DATADIR%%/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml
7
%%DATADIR%%/staging/ext-idle-notify/ext-idle-notify-v1.xml
9
%%DATADIR%%/staging/ext-idle-notify/ext-idle-notify-v1.xml
8
%%DATADIR%%/staging/ext-session-lock/ext-session-lock-v1.xml
10
%%DATADIR%%/staging/ext-session-lock/ext-session-lock-v1.xml
9
%%DATADIR%%/staging/fractional-scale/fractional-scale-v1.xml
11
%%DATADIR%%/staging/fractional-scale/fractional-scale-v1.xml
12
%%DATADIR%%/staging/security-context/security-context-v1.xml
10
%%DATADIR%%/staging/single-pixel-buffer/single-pixel-buffer-v1.xml
13
%%DATADIR%%/staging/single-pixel-buffer/single-pixel-buffer-v1.xml
11
%%DATADIR%%/staging/tearing-control/tearing-control-v1.xml
14
%%DATADIR%%/staging/tearing-control/tearing-control-v1.xml
12
%%DATADIR%%/staging/xdg-activation/xdg-activation-v1.xml
15
%%DATADIR%%/staging/xdg-activation/xdg-activation-v1.xml

Return to bug 272342