[Bug 247907] [exp-run] Update KDE Frameworks to 5.72.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 19 00:31:47 BST 2020


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

--- Comment #8 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: adridg
Date: Sat Jul 18 23:31:17 UTC 2020
New revision: 542537
URL: https://svnweb.freebsd.org/changeset/ports/542537

Log:
  Fix up previous fix:

  - with KF5 5.71, each application can have its own FindTaglib, or
    uses the one from kdelibs4support (I think). This is generally an
    "old-style" CMake module.
  - with KF5 5.72, ECM delivers a modern CMake module which is found
    **first**, but is also incompatible with the old version of FindTaglib.

  Adjust the patches so they work with KF5 5.71 (now in-tree) and 5.72
  (upcoming). Not bumping PORTREVISION here because the packages could
  not have built with the previous patches.

  Note to self: do not assume useful backwards-compatibility in CMake
  modules from different sources.

  PR:           247907

Changes:
  head/audio/soundkonverter/files/patch-CMakeLists.txt
  head/net-p2p/ktorrent/files/patch-plugins_mediaplayer_CMakeLists.txt
  head/sysutils/krename/files/patch-gentoo_git-krename-5.0.0-exiv2-0.27.patch

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list