diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile index adaf4cc8f1fa..521b769eb7c1 100644 --- a/graphics/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -1,25 +1,29 @@ # Created by: kwm@FreeBSD.org PORTNAME= wayland PORTVERSION= 1.19.0 +PORTREVISION= 1 CATEGORIES= graphics wayland MASTER_SITES= https://wayland.freedesktop.org/releases/ +PATCH_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/commit/ +PATCHFILES+= ed55438366e93d70867e3ba6b80978673e536fc0.patch:-p1 # MR 133 + MAINTAINER= x11@FreeBSD.org COMMENT= Wayland composite "server" LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 \ libffi.so:devel/libffi \ libepoll-shim.so:devel/libepoll-shim CFLAGS+= "-I${LOCALBASE}/include/libepoll-shim" USES= meson pkgconfig tar:xz USE_GNOME= libxslt:build USE_LDCONFIG= yes MESON_ARGS= -Ddocumentation=false .include diff --git a/graphics/wayland/distinfo b/graphics/wayland/distinfo index 881ce9b87cb6..7e14bd29b092 100644 --- a/graphics/wayland/distinfo +++ b/graphics/wayland/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1611766143 +TIMESTAMP = 1622412504 SHA256 (wayland-1.19.0.tar.xz) = baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15 SIZE (wayland-1.19.0.tar.xz) = 456380 +SHA256 (ed55438366e93d70867e3ba6b80978673e536fc0.patch) = cdf90fc3ec9455aad348a5251842f9035484fb49a7d10fd4930192002308c6ea +SIZE (ed55438366e93d70867e3ba6b80978673e536fc0.patch) = 927