Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150745114
D36432.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
D36432.diff
View Options
diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile
--- a/x11-servers/xorg-server/Makefile
+++ b/x11-servers/xorg-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xorg
PORTVERSION= 21.1.4
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-servers
MASTER_SITES= XORG/individual/xserver
diff --git a/x11-servers/xorg-server/files/patch-hw_xfree86_os-support_meson.build b/x11-servers/xorg-server/files/patch-hw_xfree86_os-support_meson.build
--- a/x11-servers/xorg-server/files/patch-hw_xfree86_os-support_meson.build
+++ b/x11-servers/xorg-server/files/patch-hw_xfree86_os-support_meson.build
@@ -1,6 +1,14 @@
---- hw/xfree86/os-support/meson.build.orig 2022-07-12 13:27:57.000000000 +0000
-+++ hw/xfree86/os-support/meson.build 2022-08-08 23:22:53.349353000 +0000
-@@ -111,9 +111,9 @@
+--- hw/xfree86/os-support/meson.build.orig 2022-07-12 13:27:57 UTC
++++ hw/xfree86/os-support/meson.build
+@@ -96,6 +96,7 @@ elif host_machine.system().endswith('bsd')
+ 'bsd/bsd_VTsw.c',
+ 'bsd/bsd_bell.c',
+ 'bsd/bsd_init.c',
++ 'misc/SlowBcopy.c',
+ 'shared/pm_noop.c'
+ ]
+
+@@ -111,9 +112,9 @@ elif host_machine.system().endswith('bsd')
if host_machine.system() == 'netbsd' or host_machine.system() == 'openbsd'
os_dep += cc.find_library('i386')
endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 6:57 PM (6 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30836007
Default Alt Text
D36432.diff (1 KB)
Attached To
Mode
D36432: x11-servers/xorg-server: add missing xf86SlowBcopy
Attached
Detach File
Event Timeline
Log In to Comment