From owner-svn-ports-all@freebsd.org  Thu Oct 10 11:59:18 2019
Return-Path: <owner-svn-ports-all@freebsd.org>
Delivered-To: svn-ports-all@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 305C9131681;
 Thu, 10 Oct 2019 11:59:18 +0000 (UTC)
 (envelope-from bapt@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 46pqPf0Ttsz3KkV;
 Thu, 10 Oct 2019 11:59:18 +0000 (UTC)
 (envelope-from bapt@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 E7F9118C3;
 Thu, 10 Oct 2019 11:59:17 +0000 (UTC)
 (envelope-from bapt@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9ABxH9f065074;
 Thu, 10 Oct 2019 11:59:17 GMT (envelope-from bapt@FreeBSD.org)
Received: (from bapt@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9ABxFoX065065;
 Thu, 10 Oct 2019 11:59:15 GMT (envelope-from bapt@FreeBSD.org)
Message-Id: <201910101159.x9ABxFoX065065@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: bapt set sender to
 bapt@FreeBSD.org using -f
From: Baptiste Daroussin <bapt@FreeBSD.org>
Date: Thu, 10 Oct 2019 11:59:15 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r514220 - in head/accessibility: accerciser at-spi2-core
 atkmm caribou kmousetool py-papi qt5-speech redshift sct
X-SVN-Group: ports-head
X-SVN-Commit-Author: bapt
X-SVN-Commit-Paths: in head/accessibility: accerciser at-spi2-core atkmm
 caribou kmousetool py-papi qt5-speech redshift sct
X-SVN-Commit-Revision: 514220
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.29
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Oct 2019 11:59:18 -0000

Author: bapt
Date: Thu Oct 10 11:59:15 2019
New Revision: 514220
URL: https://svnweb.freebsd.org/changeset/ports/514220

Log:
  Catchup with recent developers warnings

Modified:
  head/accessibility/accerciser/Makefile
  head/accessibility/at-spi2-core/Makefile
  head/accessibility/atkmm/Makefile
  head/accessibility/caribou/Makefile
  head/accessibility/kmousetool/Makefile
  head/accessibility/py-papi/Makefile
  head/accessibility/qt5-speech/Makefile
  head/accessibility/redshift/Makefile
  head/accessibility/sct/Makefile

Modified: head/accessibility/accerciser/Makefile
==============================================================================
--- head/accessibility/accerciser/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/accerciser/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	gsettings-desktop-schemas>=3.2.0:devel/gs
 		at-spi2-core>=2.1.5:accessibility/at-spi2-core
 
 NO_ARCH=	yes
-USES=		gettext gmake localbase:ldflags pkgconfig python:3.4+ shebangfix tar:xz
+USES=		gettext gmake gnome localbase:ldflags pkgconfig python:3.4+ shebangfix tar:xz
 USE_GNOME=	gtk30 intlhack pygobject3
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes

Modified: head/accessibility/at-spi2-core/Makefile
==============================================================================
--- head/accessibility/at-spi2-core/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/at-spi2-core/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gnome localbase meson pkgconfig tar:xz
+USES=		gettext gnome localbase meson pkgconfig tar:xz xorg
 USE_GNOME=	glib20 introspection:build
 USE_XORG=	ice sm x11 xi xtst xext
 USE_LDCONFIG=	yes

Modified: head/accessibility/atkmm/Makefile
==============================================================================
--- head/accessibility/atkmm/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/atkmm/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c++11-lang gmake localbase libtool pathfix \
+USES=		compiler:c++11-lang gmake gnome localbase libtool pathfix \
 		pkgconfig tar:xz
 USE_GNOME=	atk glibmm
 USE_LDCONFIG=	yes

Modified: head/accessibility/caribou/Makefile
==============================================================================
--- head/accessibility/caribou/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/caribou/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -23,8 +23,8 @@ LIB_DEPENDS=	libclutter-glx-1.0.so:graphics/clutter \
 		libdbus-1.so:devel/dbus
 RUN_DEPENDS=	py3?-atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR}
 
-USES=		gettext gmake gnome libtool localbase pathfix \
-		pkgconfig python:3.3+ shebangfix tar:xz
+USES=		gettext gl gmake gnome libtool localbase pathfix \
+		pkgconfig python:3.3+ shebangfix tar:xz xorg
 USE_GNOME=	cairo gdkpixbuf2 gtk30 intlhack introspection:build libxml2 \
 		libxslt:build pygobject3
 USE_PYTHON=	py3kplist

Modified: head/accessibility/kmousetool/Makefile
==============================================================================
--- head/accessibility/kmousetool/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/kmousetool/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -10,7 +10,7 @@ COMMENT=	Automatic mouse click tool for KDE
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	auth codecs config configwidgets coreaddons dbusaddons \
 		ecm i18n iconthemes notifications widgetsaddons xmlgui
 USE_QT=		core dbus gui phonon4 widgets xml \

Modified: head/accessibility/py-papi/Makefile
==============================================================================
--- head/accessibility/py-papi/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/py-papi/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -14,7 +14,7 @@ COMMENT=	ATK accessibility wrapper for python
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		pkgconfig python:2.7
+USES=		gnome pkgconfig python:2.7
 USE_GNOME=	atk
 USE_PYTHON=	autoplist distutils
 

Modified: head/accessibility/qt5-speech/Makefile
==============================================================================
--- head/accessibility/qt5-speech/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/qt5-speech/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -8,7 +8,8 @@ PKGNAMEPREFIX=	qt5-
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Accessibilty features for Qt5
 
-USES=		compiler:c++11-lang gl pkgconfig qmake:outsource qt-dist:5,speech
+USES=		compiler:c++11-lang gl pkgconfig qmake:outsource \
+		qt-dist:5,speech xorg
 USE_GL=		gl
 USE_QT=		core gui buildtools_build qmake_build
 

Modified: head/accessibility/redshift/Makefile
==============================================================================
--- head/accessibility/redshift/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/redshift/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -14,8 +14,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libdrm.so:graphics/libdrm
 
-USES=		autoreconf:build gettext gmake libtool localbase pkgconfig \
-		shebangfix tar:bzip2
+USES=		autoreconf:build gettext gmake gnome libtool localbase \
+		pkgconfig shebangfix tar:bzip2 xorg
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	jonls

Modified: head/accessibility/sct/Makefile
==============================================================================
--- head/accessibility/sct/Makefile	Thu Oct 10 11:41:21 2019	(r514219)
+++ head/accessibility/sct/Makefile	Thu Oct 10 11:59:15 2019	(r514220)
@@ -10,6 +10,7 @@ COMMENT=	Utility to change screen temperature
 LICENSE=	UNLICENSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+USES=		xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	0mp
 USE_XORG=	x11 xrandr