notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-p2p/ktorrent/files/patch-plugins_mediaplayer_CMakeLists.txt
SVNWeb

Number of commits found: 2

Sat, 18 Jul 2020
[ 23:31 adridg search for other commits by this committer ] Original commit   Revision:542537
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
[ 21:11 adridg search for other commits by this committer ] Original commit   Revision:542533
Fix ktorrent in the face of changed Taglib

While here, fix WWW which pointed to a squatter now

PR:		247907

Number of commits found: 2