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

(-)b/graphics/wayland-protocols/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
PORTNAME=	wayland-protocols
1
PORTNAME=	wayland-protocols
2
PORTVERSION=	1.26
2
PORTVERSION=	1.27
3
CATEGORIES=	graphics wayland
3
CATEGORIES=	graphics wayland
4
MASTER_SITES=	https://wayland.freedesktop.org/releases/
4
MASTER_SITES=	https://gitlab.freedesktop.org/wayland/${PORTNAME}/-/releases/${DISTVERSION}/downloads/
5
5
6
MAINTAINER=	x11@FreeBSD.org
6
MAINTAINER=	x11@FreeBSD.org
7
COMMENT=	Wayland protocols
7
COMMENT=	Wayland protocols
(-)b/graphics/wayland-protocols/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1657208905
1
TIMESTAMP = 1665390028
2
SHA256 (wayland-protocols-1.26.tar.xz) = c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13
2
SHA256 (wayland-protocols-1.27.tar.xz) = 9046f10a425d4e2a00965a03acfb6b3fb575a56503ac72c2b86821c69653375c
3
SIZE (wayland-protocols-1.26.tar.xz) = 81028
3
SIZE (wayland-protocols-1.27.tar.xz) = 82604
(-)b/graphics/wayland-protocols/pkg-plist (+2 lines)
Lines 2-8 libdata/pkgconfig/wayland-protocols.pc Link Here
2
%%DATADIR%%/stable/presentation-time/presentation-time.xml
2
%%DATADIR%%/stable/presentation-time/presentation-time.xml
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/drm-lease/drm-lease-v1.xml
6
%%DATADIR%%/staging/drm-lease/drm-lease-v1.xml
7
%%DATADIR%%/staging/ext-idle-notify/ext-idle-notify-v1.xml
6
%%DATADIR%%/staging/ext-session-lock/ext-session-lock-v1.xml
8
%%DATADIR%%/staging/ext-session-lock/ext-session-lock-v1.xml
7
%%DATADIR%%/staging/single-pixel-buffer/single-pixel-buffer-v1.xml
9
%%DATADIR%%/staging/single-pixel-buffer/single-pixel-buffer-v1.xml
8
%%DATADIR%%/staging/xdg-activation/xdg-activation-v1.xml
10
%%DATADIR%%/staging/xdg-activation/xdg-activation-v1.xml

Return to bug 266936