Created attachment 221681 [details] Patch to update sysutils/consolekit2 - Update to 1.2.2 - Adjust MASTER_SITES - Add patches to avoid build documentation during "autoreconf" stages (previous version does not provided such documentation)
Moin moin Thanks a lot for the patch and sorry for the long response time. We'll get to it this weekend. mfg Tobias
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd54f12532c55dbb8e2cd6910a0b99436c657f7a commit dd54f12532c55dbb8e2cd6910a0b99436c657f7a Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-05-16 13:23:41 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-05-16 21:46:47 +0000 sysutils/consolekit2: update to 1.2.2, latest upstream This commit picks up several ideas: - update to the 1.2.2 release from upstream (PR 252783) - make the X11 option useful again; it **was** useless, so PR 255847 proposed removing the option -- X11 is mandatory -- but there was patches also to remove X11 entirely, for a Wayland-only experience. I've massaged it all until the option is useful and meaningfully selects for X11 (or not). The original patch for optionalize-X11 came from amdmi3@, and the "competing" one was -- via DankBSD, from unrelentingtech, who also has other patches (obtained from GitHub) for CK2. PR: 252783 255847 Reported by: Olivier Duchateau sysutils/consolekit2/Makefile | 13 ++++++------ sysutils/consolekit2/distinfo | 6 +++--- sysutils/consolekit2/files/patch-Makefile.am (new) | 17 ++++++++++++++++ .../consolekit2/files/patch-configure.ac (new) | 23 ++++++++++++++++++++++ .../consolekit2/files/patch-doc_Makefile.am (new) | 8 ++++++++ .../files/patch-tools_Makefile.am (new) | 19 ++++++++++++++++++ sysutils/consolekit2/pkg-plist | 4 ++-- 7 files changed, 79 insertions(+), 11 deletions(-)