Created attachment 198760 [details] Patch to upgrade libSM to v1.2.3 There is a new upstream release of libSM available from the Xorg community. https://cgit.freedesktop.org/xorg/lib/libSM/commit/?id=a52c79544fcd6b5e2242b9122dfaa34be07aebb2 I have prepared a patch to upgrade our port to v1.2.3, this required a minor update to our local patch file to remove something we were adding that upstream incorporated. Testing and building looks good on my 12.0-BETA systems.
A commit references this bug: Author: zeising Date: Tue Oct 30 20:10:51 UTC 2018 New revision: 483536 URL: https://svnweb.freebsd.org/changeset/ports/483536 Log: x11/libSM: Update to 1.2.3 Update libSM to 1.2.3. Rename the patch to fit FreeBSD standard naming. Changelog: https://lists.x.org/archives/xorg-announce/2018-October/002922.html PR: 232798 Submitted by: pete@nomadlogic.org Changes: head/x11/libSM/Makefile head/x11/libSM/distinfo head/x11/libSM/files/patch-sm_genid.c head/x11/libSM/files/patch-src_sm__genid.c
Committed, thanks!