From owner-svn-ports-head@freebsd.org Sat Mar 14 18:05:25 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1ECBE260A0C; Sat, 14 Mar 2020 18:05:25 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48fr8501f8z4d7s; Sat, 14 Mar 2020 18:05:25 +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 D604622CC7; Sat, 14 Mar 2020 18:05:24 +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 02EI5O5I034331; Sat, 14 Mar 2020 18:05:24 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02EI5NbO034326; Sat, 14 Mar 2020 18:05:23 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202003141805.02EI5NbO034326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 14 Mar 2020 18:05:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528430 - in head: games/palapeli graphics/kimagemapeditor math/cantor misc/ktouch net-im/kaidan sysutils/signon-ui X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: games/palapeli graphics/kimagemapeditor math/cantor misc/ktouch net-im/kaidan sysutils/signon-ui X-SVN-Commit-Revision: 528430 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2020 18:05:25 -0000 Author: tcberner Date: Sat Mar 14 18:05:23 2020 New Revision: 528430 URL: https://svnweb.freebsd.org/changeset/ports/528430 Log: Make some implicit Qt dependencies explicit Modified: head/games/palapeli/Makefile head/graphics/kimagemapeditor/Makefile head/math/cantor/Makefile head/misc/ktouch/Makefile head/net-im/kaidan/Makefile head/sysutils/signon-ui/Makefile Modified: head/games/palapeli/Makefile ============================================================================== --- head/games/palapeli/Makefile Sat Mar 14 18:00:14 2020 (r528429) +++ head/games/palapeli/Makefile Sat Mar 14 18:05:23 2020 (r528430) @@ -2,6 +2,7 @@ PORTNAME= palapeli DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,7 @@ USES= cmake compiler:c++11-lang desktop-file-utils kd USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash i18n itemviews jobwidgets kio libkdegames notifications service \ widgetsaddons xmlgui -USE_QT= concurrent core dbus gui network svg widgets xml \ +USE_QT= concurrent core dbus declarative gui network svg widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes Modified: head/graphics/kimagemapeditor/Makefile ============================================================================== --- head/graphics/kimagemapeditor/Makefile Sat Mar 14 18:00:14 2020 (r528429) +++ head/graphics/kimagemapeditor/Makefile Sat Mar 14 18:05:23 2020 (r528430) @@ -2,6 +2,7 @@ PORTNAME= kimagemapeditor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -13,8 +14,8 @@ USE_KDE= auth bookmarks codecs completion config confi jobwidgets js kdelibs4support khtml kio notifications \ parts service solid sonnet textwidgets unitconversion \ widgetsaddons windowsystem xmlgui -USE_QT= concurrent core dbus gui network printsupport webengine \ - widgets xml \ +USE_QT= concurrent core dbus declarative gui location network printsupport \ + webchannel webengine widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS Modified: head/math/cantor/Makefile ============================================================================== --- head/math/cantor/Makefile Sat Mar 14 18:00:14 2020 (r528429) +++ head/math/cantor/Makefile Sat Mar 14 18:05:23 2020 (r528430) @@ -2,6 +2,7 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -22,7 +23,7 @@ USE_KDE= attica auth archive bookmarks codecs completi itemmodels itemviews init jobwidgets kdelibs4support kio \ newstuff parts pty service solid sonnet syntaxhighlighting \ texteditor textwidgets widgetsaddons xmlgui -USE_QT= concurrent core dbus gui network printsupport widgets xml xmlpatterns \ +USE_QT= concurrent core dbus gui network printsupport svg widgets xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes Modified: head/misc/ktouch/Makefile ============================================================================== --- head/misc/ktouch/Makefile Sat Mar 14 18:00:14 2020 (r528429) +++ head/misc/ktouch/Makefile Sat Mar 14 18:05:23 2020 (r528430) @@ -2,6 +2,7 @@ PORTNAME= ktouch DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,8 +15,8 @@ USE_KDE= auth codecs completion config configwidgets c ecm i18n itemviews kcmutils kdeclarative kio newstuff package \ parts service sonnet texteditor textwidgets widgetsaddons \ windowsystem xmlgui -USE_QT= core dbus declarative gui network script sql testlib widgets \ - x11extras xml xmlpatterns \ +USE_QT= core dbus declarative gui network quickcontrols2 script sql \ + testlib widgets x11extras xml xmlpatterns \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xext xkbfile Modified: head/net-im/kaidan/Makefile ============================================================================== --- head/net-im/kaidan/Makefile Sat Mar 14 18:00:14 2020 (r528429) +++ head/net-im/kaidan/Makefile Sat Mar 14 18:05:23 2020 (r528430) @@ -2,7 +2,7 @@ PORTNAME= kaidan DISTVERSION= 0.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} @@ -13,7 +13,7 @@ LIB_DEPENDS= libqxmpp.so:net-im/qxmpp-qt5 USES= cmake compiler:c++11-lang desktop-file-utils kde:5 pkgconfig qt:5 tar:xz USE_KDE= ecm kirigami2 -USE_QT= core declarative gui network quickcontrols2 sql svg widgets xml \ +USE_QT= core dbus declarative gui network quickcontrols2 sql svg widgets xml \ buildtools_build qmake_build .include Modified: head/sysutils/signon-ui/Makefile ============================================================================== --- head/sysutils/signon-ui/Makefile Sat Mar 14 18:00:14 2020 (r528429) +++ head/sysutils/signon-ui/Makefile Sat Mar 14 18:05:23 2020 (r528430) @@ -2,7 +2,7 @@ PORTNAME= signon-ui PORTVERSION= 0.17 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils kde DIST_SUBDIR= KDE/${GL_ACCOUNT} @@ -18,8 +18,8 @@ LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 libproxy.so:net/libproxy USES= compiler:c++11-lang pkgconfig python qmake qt:5 tar:bz2 -USE_QT= buildtools_build qmake_build webkit widgets - +USE_QT= core dbus declarative gui network webkit widgets xml \ + buildtools_build qmake_build # gitlab variables USE_GITLAB= yes GL_ACCOUNT= accounts-sso