Index: graphics/wayland/Makefile =================================================================== --- graphics/wayland/Makefile +++ graphics/wayland/Makefile @@ -3,11 +3,15 @@ PORTNAME= wayland PORTVERSION= 1.18.0 +PORTREVISION= 1 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+= 0344c5d3fece.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland/merge_requests/61 +PATCHFILES+= 9d675157f08f.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland/merge_requests/61 +PATCHFILES+= 67e08665b002.patch:-p1 # https://gitlab.freedesktop.org/wayland/wayland/merge_requests/61 MAINTAINER= x11@FreeBSD.org COMMENT= Wayland composite "server" @@ -26,8 +30,4 @@ 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: graphics/wayland/distinfo =================================================================== --- graphics/wayland/distinfo +++ graphics/wayland/distinfo @@ -3,3 +3,9 @@ SIZE (wayland-1.18.0.tar.xz) = 453968 SHA256 (0fc00fff3015.patch) = 5e36dc6d5b28bb2062afe8e66e8069555701b3bbf4c7e233903761346e8b3432 SIZE (0fc00fff3015.patch) = 3868 +SHA256 (0344c5d3fece.patch) = 7b2b29eb6b40525a5ec766296ba8ac61958ad8f85d90523945028bb107131dc6 +SIZE (0344c5d3fece.patch) = 1132 +SHA256 (9d675157f08f.patch) = 76db953fa33dcc3a15e0973b121601b6462f32899c5bbf02f5d23b15a1acbcc9 +SIZE (9d675157f08f.patch) = 1092 +SHA256 (67e08665b002.patch) = 7400dc34d0877e2415d23d42780b1c36f05b636a493d03eaa2ab0e13feadccd0 +SIZE (67e08665b002.patch) = 2659