From owner-svn-ports-all@freebsd.org Thu Aug 2 10:22:46 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85AF910621F7; Thu, 2 Aug 2018 10:22:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2982381C5F; Thu, 2 Aug 2018 10:22:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 05B2E1066F; Thu, 2 Aug 2018 10:22:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w72AMjld008390; Thu, 2 Aug 2018 10:22:45 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w72AMiNN008383; Thu, 2 Aug 2018 10:22:44 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201808021022.w72AMiNN008383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 2 Aug 2018 10:22:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476229 - in head: Mk/Uses deskutils/kaddressbook deskutils/kalarm deskutils/kmail deskutils/knotes deskutils/korganizer deskutils/zanshin X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: Mk/Uses deskutils/kaddressbook deskutils/kalarm deskutils/kmail deskutils/knotes deskutils/korganizer deskutils/zanshin X-SVN-Commit-Revision: 476229 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2018 10:22:46 -0000 Author: tcberner Date: Thu Aug 2 10:22:44 2018 New Revision: 476229 URL: https://svnweb.freebsd.org/changeset/ports/476229 Log: Add missing runtime dependency on kdepim-runtime PR: 230086 Reported by: Jonathan M Davis Modified: head/Mk/Uses/kde.mk head/deskutils/kaddressbook/Makefile head/deskutils/kalarm/Makefile head/deskutils/kmail/Makefile head/deskutils/knotes/Makefile head/deskutils/korganizer/Makefile head/deskutils/zanshin/Makefile Modified: head/Mk/Uses/kde.mk ============================================================================== --- head/Mk/Uses/kde.mk Thu Aug 2 09:37:54 2018 (r476228) +++ head/Mk/Uses/kde.mk Thu Aug 2 10:22:44 2018 (r476229) @@ -802,7 +802,7 @@ kdepim-apps-libs_PORT= deskutils/kdepim-apps-libs kdepim-apps-libs_LIB= libKF5SendLater.so kdepim-runtime5_PORT= deskutils/kdepim-runtime -kdepim-runtime5_LIB= libakonadi-filestore.so.5 +kdepim-runtime5_PATH= ${KDE_PREFIX}/lib/sasl2/libkdexoauth2.so kontactinterface_PORT= net/kontactinterface kontactinterface_LIB= libKF5KontactInterface.so Modified: head/deskutils/kaddressbook/Makefile ============================================================================== --- head/deskutils/kaddressbook/Makefile Thu Aug 2 09:37:54 2018 (r476228) +++ head/deskutils/kaddressbook/Makefile Thu Aug 2 10:22:44 2018 (r476229) @@ -2,7 +2,7 @@ PORTNAME= kaddressbook DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -21,7 +21,8 @@ USE_KDE= auth codecs completion config configwidgets c prison service sonnet textwidgets widgetsaddons xmlgui # pim components USE_KDE+= akonadi akonadicontacts akonadisearch contacts grantleetheme \ - kdepim-apps-libs kontactinterface libkdepim pimcommon + kdepim-apps-libs kontactinterface libkdepim pimcommon \ + kdepim-runtime5_run USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes Modified: head/deskutils/kalarm/Makefile ============================================================================== --- head/deskutils/kalarm/Makefile Thu Aug 2 09:37:54 2018 (r476228) +++ head/deskutils/kalarm/Makefile Thu Aug 2 10:22:44 2018 (r476229) @@ -2,7 +2,7 @@ PORTNAME= kalarm DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -20,7 +20,8 @@ USE_KDE= auth bookmarks codecs completion config confi USE_KDE+= akonadi akonadicontacts akonadimime alarmcalendar calendarcore \ calendarutils contacts holidays identitymanagement \ kdepim-apps-libs libkdepim mailcommon mailtransport mime \ - pimcommon pimtextedit imap + pimcommon pimtextedit imap \ + kdepim-runtime5_run USE_QT= core dbus gui network phonon4 printsupport widgets x11extras xml \ buildtools_build qmake_build USE_LDCONFIG= yes Modified: head/deskutils/kmail/Makefile ============================================================================== --- head/deskutils/kmail/Makefile Thu Aug 2 09:37:54 2018 (r476228) +++ head/deskutils/kmail/Makefile Thu Aug 2 10:22:44 2018 (r476229) @@ -2,7 +2,7 @@ PORTNAME= kmail DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -33,7 +33,8 @@ USE_KDE+= akonadi akonadicontacts akonadimime akonadis calendarutils contacts gravatar kdepim-apps-libs \ identitymanagement libkdepim libkleo libksieve \ kontactinterface ldap mailcommon mailtransport messagelib \ - mime pimcommon pimtextedit tnef + mime pimcommon pimtextedit tnef \ + kdepim-runtime5_run USE_QT= core dbus gui location network printsupport qml quick \ webchannel webengine widgets xml \ buildtools_build qmake_build Modified: head/deskutils/knotes/Makefile ============================================================================== --- head/deskutils/knotes/Makefile Thu Aug 2 09:37:54 2018 (r476228) +++ head/deskutils/knotes/Makefile Thu Aug 2 10:22:44 2018 (r476229) @@ -2,7 +2,7 @@ PORTNAME= knotes DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -22,7 +22,8 @@ USE_KDE= attica auth bookmarks codecs completion confi # pim components USE_KDE+= akonadi akonadicontacts akonadinotes akonadisearch \ calendarcore calendarutils contacts kontactinterface libkdepim \ - mime pimcommon pimtextedit + mime pimcommon pimtextedit \ + kdepim-runtime5_run USE_QT= core dbus gui network printsupport widgets x11extras xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext Modified: head/deskutils/korganizer/Makefile ============================================================================== --- head/deskutils/korganizer/Makefile Thu Aug 2 09:37:54 2018 (r476228) +++ head/deskutils/korganizer/Makefile Thu Aug 2 10:22:44 2018 (r476229) @@ -2,7 +2,7 @@ PORTNAME= korganizer DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -21,7 +21,8 @@ USE_KDE+= akonadi akonadicalendar akonadicontacts akon akonadinotes akonadisearch calendarcore calendarsupport \ calendarutils contacts eventviews holidays identitymanagement \ incidenceeditor kdepim-apps-libs kontactinterface ldap \ - libkdepim mailtransport mime pimcommon pimtextedit + libkdepim mailtransport mime pimcommon pimtextedit \ + kdepim-runtime5_run USE_QT= core dbus gui network phonon4 printsupport widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes Modified: head/deskutils/zanshin/Makefile ============================================================================== --- head/deskutils/zanshin/Makefile Thu Aug 2 09:37:54 2018 (r476228) +++ head/deskutils/zanshin/Makefile Thu Aug 2 10:22:44 2018 (r476229) @@ -2,6 +2,7 @@ PORTNAME= zanshin DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/${PORTNAME}/ @@ -19,7 +20,8 @@ USE_KDE= akonadi auth bookmarks codecs completion conf # PIM Components USE_KDE+= akonadicalendar akonadicontacts akonadinotes akonadisearch \ calendarcore contacts identitymanagement kontactinterface ldap \ - mime pimtextedit + mime pimtextedit \ + kdepim-runtime5_run USE_QT= concurrent core dbus gui network printsupport qml testlib \ widgets xml \ buildtools_build qmake_build