View | Details | Raw Unified | Return to bug 256273 | Differences between
and this patch

Collapse All | Expand All

(-)b/graphics/wayland/Makefile (+4 lines)
Lines 2-10 Link Here
2
2
3
PORTNAME=	wayland
3
PORTNAME=	wayland
4
PORTVERSION=	1.19.0
4
PORTVERSION=	1.19.0
5
PORTREVISION=	1
5
CATEGORIES=	graphics wayland
6
CATEGORIES=	graphics wayland
6
MASTER_SITES=	https://wayland.freedesktop.org/releases/
7
MASTER_SITES=	https://wayland.freedesktop.org/releases/
7
8
9
PATCH_SITES=	https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/commit/
10
PATCHFILES+=	ed55438366e93d70867e3ba6b80978673e536fc0.patch:-p1 # MR 133
11
8
MAINTAINER=	x11@FreeBSD.org
12
MAINTAINER=	x11@FreeBSD.org
9
COMMENT=	Wayland composite "server"
13
COMMENT=	Wayland composite "server"
10
14
(-)b/graphics/wayland/distinfo (-1 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1611766143
1
TIMESTAMP = 1622412504
2
SHA256 (wayland-1.19.0.tar.xz) = baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15
2
SHA256 (wayland-1.19.0.tar.xz) = baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15
3
SIZE (wayland-1.19.0.tar.xz) = 456380
3
SIZE (wayland-1.19.0.tar.xz) = 456380
4
SHA256 (ed55438366e93d70867e3ba6b80978673e536fc0.patch) = cdf90fc3ec9455aad348a5251842f9035484fb49a7d10fd4930192002308c6ea
5
SIZE (ed55438366e93d70867e3ba6b80978673e536fc0.patch) = 927

Return to bug 256273