Index: head/graphics/wayland/Makefile =================================================================== --- head/graphics/wayland/Makefile (revision 527044) +++ head/graphics/wayland/Makefile (revision 527045) @@ -1,34 +1,33 @@ # Created by: kwm@FreeBSD.org # $FreeBSD$ PORTNAME= wayland PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics wayland MASTER_SITES= https://wayland.freedesktop.org/releases/ PATCH_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/commit/ PATCHFILES+= 0fc00fff3015.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland/merge_requests/60 +PATCHFILES+= 1283d54dac97.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland/merge_requests/61 +PATCHFILES+= 3a3dd0820de3.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland/merge_requests/61 +PATCHFILES+= 230885ebb40b.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland/merge_requests/61 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 - -post-patch: -# posix_fallocate returns EINVAL on ZFS since FreeBSD 12.0 - @${REINPLACE_CMD} '/posix_fallocate/d' ${WRKSRC}/meson.build .include Index: head/graphics/wayland/distinfo =================================================================== --- head/graphics/wayland/distinfo (revision 527044) +++ head/graphics/wayland/distinfo (revision 527045) @@ -1,5 +1,11 @@ TIMESTAMP = 1581464763 SHA256 (wayland-1.18.0.tar.xz) = 4675a79f091020817a98fd0484e7208c8762242266967f55a67776936c2e294d SIZE (wayland-1.18.0.tar.xz) = 453968 SHA256 (0fc00fff3015.patch) = 5e36dc6d5b28bb2062afe8e66e8069555701b3bbf4c7e233903761346e8b3432 SIZE (0fc00fff3015.patch) = 3868 +SHA256 (1283d54dac97.patch) = cb4964907e84c53adac5d2024251da67a269524cb64778f89c892d52e3307bc6 +SIZE (1283d54dac97.patch) = 1179 +SHA256 (3a3dd0820de3.patch) = 09e2a61b17dbceebda7ce9903af800a8c7badca3f850210f903455a7157f7153 +SIZE (3a3dd0820de3.patch) = 1138 +SHA256 (230885ebb40b.patch) = f1bed7c43f1761c0247fb5e6f8e798d8eaad6172c3107c1701905208df2bced1 +SIZE (230885ebb40b.patch) = 2705