[Bug 274275] devel/cmake-core: Add workaround for RUNTIME_DEPENDENCY_SET not being supported on FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 9 22:41:34 GMT 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274275
--- Comment #9 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=5244b8425c414f0bca521df362eb62bb334640b3
commit 5244b8425c414f0bca521df362eb62bb334640b3
Author: Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2023-11-09 22:32:11 +0000
Commit: Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2023-11-09 22:40:34 +0000
devel/cmake*: Update to 3.27.7 [1]
Add support for keywords like RUNTIME_DEPENDENCY_SET and
RUNTIME_DEPENDENCIES in the install() command and
GET_RUNTIME_DEPENDENCIES in the file() command. [2]
https://cmake.org/cmake/help/v3.27/release/3.27.html
PR: 274225 [1], 274275 [2]
Reported by: yuri [2]
Exp-run by: antoine [1]
Mk/Uses/cmake.mk | 2 +-
devel/cmake-core/Makefile | 8 +-
devel/cmake-core/distinfo | 6 +-
...patch-Source_cmBinUtilsLinuxELFLinker.cxx (new) | 20 ++++
.../patch-Source_cmQtAutoGenInitializer.cxx (new) | 25 +++++
...tch-Source_cmRuntimeDependencyArchive.cxx (new) | 33 +++++++
...9495033da40f798db9ec064d9b16ea672fc.diff (gone) | 47 ---------
devel/cmake-core/pkg-plist | 109 +++++++++++++++++++--
devel/cmake-doc/Makefile | 1 -
devel/cmake-doc/pkg-plist | 98 +++++++++++++++---
devel/cmake-gui/Makefile | 23 +++--
11 files changed, 289 insertions(+), 83 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list