[Bug 196678] x11-servers/xorg-server: Update to 1.20.3 + make config/devd recognize /dev/input/eventX from multimedia/webcamd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 5 04:24:01 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678

--- Comment #108 from pete at nomadlogic.org ---
(In reply to Vladimir Kondratyev from comment #101)
Hi there, it looks like the ports tree has moved forward enough where this
patch won't apply cleanly anymore.  I've started to work through it, but I
haven't made much progress.  

I've identified these failure to patch issues:

1) net/tigervnc/Makefile:

|Index: net/tigervnc/Makefile
|===================================================================
|--- net/tigervnc/Makefile      (revision 483043)
|+++ net/tigervnc/Makefile      (working copy)
--------------------------
Patching file net/tigervnc/Makefile using Plan A...
Hunk #1 succeeded at 33 with fuzz 1 (offset -1 lines).
Hunk #2 failed at 107.


-- I've taken an initial look at this and am unsure as to the best course of
action to move forward.  it looks like the Makefile was updated to
automagically determine the xorg-server version?

2) x11-server/xorg-server/Makefile

|Index: x11-servers/xorg-server/Makefile
|===================================================================
|--- x11-servers/xorg-server/Makefile   (revision 483043)
|+++ x11-servers/xorg-server/Makefile   (working copy)
--------------------------
Patching file x11-servers/xorg-server/Makefile using Plan A...
Hunk #1 failed at 2.
Hunk #2 succeeded at 21.
Hunk #3 succeeded at 68.
Hunk #4 succeeded at 83.
Hunk #5 succeeded at 93.


-- This is easy enough, just a bump of PORTREVISION from "10" to "11"


2) x11-servers/xorg-server/files/patch-glamor_glamor__dash.c

--------------------------
|Index: x11-servers/xorg-server/files/patch-glamor_glamor__dash.c
|===================================================================
|--- x11-servers/xorg-server/files/patch-glamor_glamor__dash.c  (revision
483043)
|+++ x11-servers/xorg-server/files/patch-glamor_glamor__dash.c  (nonexistent)
--------------------------
Patching file x11-servers/xorg-server/files/patch-glamor_glamor__dash.c using
Plan A...
Empty context always matches.
Hunk #1 failed at 0.


-- Not sure why this deletion is not working tbh.


3) x11-servers/xwayland/Makefile

|Index: x11-servers/xwayland/Makefile
|===================================================================
|--- x11-servers/xwayland/Makefile      (revision 483043)
|+++ x11-servers/xwayland/Makefile      (working copy)
--------------------------
Patching file x11-servers/xwayland/Makefile using Plan A...
Hunk #1 failed at 1.

-- this is pretty trivial but haven't had a chance to update patch accordingly.
 we've just added some comments and a PORTREVISION line to the Makefile.


Hope this helps someone if they can get to this before me :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list