head 1.2; access; symbols pkgsrc-2021Q1:1.1.0.2 pkgsrc-2021Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2021.03.30.10.58.24; author markd; state dead; branches; next 1.1; commitid KcHOxLF4zWi92kNC; 1.1 date 2021.03.17.22.33.38; author markd; state Exp; branches; next ; commitid rowdSHJ2gT2ZiILC; desc @@ 1.2 log @kf5: KDE Frameworks update to 5.80.0 10 months of patches/updates. @ text @$NetBSD: patch-src_externalprocess_purposeprocess__main.cpp,v 1.1 2021/03/17 22:33:38 markd Exp $ Seems 5.15.2 still does it the old way --- src/externalprocess/purposeprocess_main.cpp.orig 2020-05-02 22:25:20.000000000 +0000 +++ src/externalprocess/purposeprocess_main.cpp @@@@ -90,7 +90,7 @@@@ public: private Q_SLOTS: void error() { -#if (QT_VERSION <= QT_VERSION_CHECK(5, 15, 0)) +#if (QT_VERSION <= QT_VERSION_CHECK(5, 15, 2)) const auto socketError = m_socket.error(); #else const auto socketError = m_socket.socketError(); @ 1.1 log @purpose: add version 5.70.0 This framework offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. @ text @d1 1 a1 1 $NetBSD$ @