Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164319063
D23696.id68773.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D23696.id68773.diff
View Options
Index: head/graphics/wayland/Makefile
===================================================================
--- head/graphics/wayland/Makefile
+++ head/graphics/wayland/Makefile
@@ -3,12 +3,15 @@
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"
@@ -26,9 +29,5 @@
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 <bsd.port.mk>
Index: head/graphics/wayland/distinfo
===================================================================
--- head/graphics/wayland/distinfo
+++ head/graphics/wayland/distinfo
@@ -3,3 +3,9 @@
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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 6:11 PM (11 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35792662
Default Alt Text
D23696.id68773.diff (1 KB)
Attached To
Mode
D23696: graphics/wayland: replace posix_fallocate hack with a proper fix
Attached
Detach File
Event Timeline
Log In to Comment