From owner-svn-ports-all@freebsd.org Mon Oct 29 09:00:49 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 33A9F10CFC73; Mon, 29 Oct 2018 09:00:49 +0000 (UTC) (envelope-from ak@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 D995E859E0; Mon, 29 Oct 2018 09:00:48 +0000 (UTC) (envelope-from ak@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 BB52843EE; Mon, 29 Oct 2018 09:00:48 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9T90m0c067930; Mon, 29 Oct 2018 09:00:48 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9T90kvA067920; Mon, 29 Oct 2018 09:00:46 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201810290900.w9T90kvA067920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Mon, 29 Oct 2018 09:00:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483377 - in head: deskutils/kdeconnect-kde devel/kio-extras editors/lazarus-qt5 misc/freebsd-doc-bn net/kio-gdrive sysutils/gnome-power-manager sysutils/plasma5-discover sysutils/plasm... X-SVN-Group: ports-head X-SVN-Commit-Author: ak X-SVN-Commit-Paths: in head: deskutils/kdeconnect-kde devel/kio-extras editors/lazarus-qt5 misc/freebsd-doc-bn net/kio-gdrive sysutils/gnome-power-manager sysutils/plasma5-discover sysutils/plasma5-kinfocenter sysutils/p... X-SVN-Commit-Revision: 483377 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2018 09:00:49 -0000 Author: ak Date: Mon Oct 29 09:00:46 2018 New Revision: 483377 URL: https://svnweb.freebsd.org/changeset/ports/483377 Log: - Remove empty lines after .include Approved by: portmgr blanket Modified: head/deskutils/kdeconnect-kde/Makefile head/devel/kio-extras/Makefile head/editors/lazarus-qt5/Makefile head/misc/freebsd-doc-bn/Makefile head/net/kio-gdrive/Makefile head/sysutils/gnome-power-manager/Makefile head/sysutils/plasma5-discover/Makefile head/sysutils/plasma5-kinfocenter/Makefile head/sysutils/plasma5-ksysguard/Makefile head/sysutils/plasma5-systemsettings/Makefile head/sysutils/xen-tools411/Makefile Modified: head/deskutils/kdeconnect-kde/Makefile ============================================================================== --- head/deskutils/kdeconnect-kde/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/deskutils/kdeconnect-kde/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -30,4 +30,3 @@ USE_XORG= ice sm x11 xext xtst USE_LDCONFIG= ${QT_QMLDIR}/org/kde/kdeconnect .include - Modified: head/devel/kio-extras/Makefile ============================================================================== --- head/devel/kio-extras/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/devel/kio-extras/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -62,4 +62,3 @@ WEBENGINE_USES= qt:5 WEBENGINE_USE= QT=webengine .include - Modified: head/editors/lazarus-qt5/Makefile ============================================================================== --- head/editors/lazarus-qt5/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/editors/lazarus-qt5/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -13,4 +13,3 @@ LCL_PLATFORM= qt5 MASTERDIR= ${.CURDIR}/../../editors/lazarus .include "${MASTERDIR}/Makefile" - Modified: head/misc/freebsd-doc-bn/Makefile ============================================================================== --- head/misc/freebsd-doc-bn/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/misc/freebsd-doc-bn/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -17,4 +17,3 @@ DOCLANG= bn_BD.UTF-8 .if ${PORT_OPTIONS:MPDF} || ${PORT_OPTIONS:MPS} BUILD_DEPENDS+= ${LOCALBASE}/share/fonts/Lohit/Lohit-Bengali.ttf:x11-fonts/lohit .endif - Modified: head/net/kio-gdrive/Makefile ============================================================================== --- head/net/kio-gdrive/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/net/kio-gdrive/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -26,4 +26,3 @@ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build .include - Modified: head/sysutils/gnome-power-manager/Makefile ============================================================================== --- head/sysutils/gnome-power-manager/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/sysutils/gnome-power-manager/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -40,4 +40,3 @@ post-patch: ${WRKSRC}/man/meson.build .include - Modified: head/sysutils/plasma5-discover/Makefile ============================================================================== --- head/sysutils/plasma5-discover/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/sysutils/plasma5-discover/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -21,4 +21,3 @@ USE_QT= concurrent core dbus gui network qml quick sv buildtools_build qmake_build .include - Modified: head/sysutils/plasma5-kinfocenter/Makefile ============================================================================== --- head/sysutils/plasma5-kinfocenter/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/sysutils/plasma5-kinfocenter/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -34,4 +34,3 @@ post-install: ${REINPLACE_CMD} -i "" -e "s#%%DATADIR%%#${DATADIR}#" ${STAGEDIR}/${PREFIX}/etc/xdg/kcm-about-distrorc .include - Modified: head/sysutils/plasma5-ksysguard/Makefile ============================================================================== --- head/sysutils/plasma5-ksysguard/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/sysutils/plasma5-ksysguard/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -25,4 +25,3 @@ INOTIFY_DESC= Filesystem alteration notifications usi INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify .include - Modified: head/sysutils/plasma5-systemsettings/Makefile ============================================================================== --- head/sysutils/plasma5-systemsettings/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/sysutils/plasma5-systemsettings/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -17,4 +17,3 @@ USE_QT= concurrent core dbus gui network qml quick wi buildtools_build qmake_build .include - Modified: head/sysutils/xen-tools411/Makefile ============================================================================== --- head/sysutils/xen-tools411/Makefile Mon Oct 29 08:51:36 2018 (r483376) +++ head/sysutils/xen-tools411/Makefile Mon Oct 29 09:00:46 2018 (r483377) @@ -92,4 +92,3 @@ post-install: ${MKDIR} ${STAGEDIR}/var/run/xen .include -