From owner-svn-ports-all@freebsd.org Tue Oct 31 11:42:48 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E126E5677A; Tue, 31 Oct 2017 11:42:48 +0000 (UTC) (envelope-from olgeni@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 mx1.freebsd.org (Postfix) with ESMTPS id 3CCC571009; Tue, 31 Oct 2017 11:42:48 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9VBglNh038594; Tue, 31 Oct 2017 11:42:47 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9VBglHX038592; Tue, 31 Oct 2017 11:42:47 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201710311142.v9VBglHX038592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 31 Oct 2017 11:42:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453230 - in head/x11-fm: pcmanfm pcmanfm-qt X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: in head/x11-fm: pcmanfm pcmanfm-qt X-SVN-Commit-Revision: 453230 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.23 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: Tue, 31 Oct 2017 11:42:48 -0000 Author: olgeni Date: Tue Oct 31 11:42:47 2017 New Revision: 453230 URL: https://svnweb.freebsd.org/changeset/ports/453230 Log: x11-fm/pcmanfm{-qt}: whitespace cleanup. Modified: head/x11-fm/pcmanfm-qt/Makefile head/x11-fm/pcmanfm/Makefile Modified: head/x11-fm/pcmanfm-qt/Makefile ============================================================================== --- head/x11-fm/pcmanfm-qt/Makefile Tue Oct 31 11:42:13 2017 (r453229) +++ head/x11-fm/pcmanfm-qt/Makefile Tue Oct 31 11:42:47 2017 (r453230) @@ -12,13 +12,13 @@ COMMENT= LXQt file manager LICENSE= GPLv2 LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ - libfm.so:x11/libfm \ - libexif.so:graphics/libexif + libfm.so:x11/libfm \ + libexif.so:graphics/libexif -USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ - gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 tar:xz +USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ + gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 tar:xz USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \ - widgets x11extras + widgets x11extras USE_KDE= oxygen-icons5 USE_LXQT= buildtools libfmqt USE_GNOME= glib20 Modified: head/x11-fm/pcmanfm/Makefile ============================================================================== --- head/x11-fm/pcmanfm/Makefile Tue Oct 31 11:42:13 2017 (r453229) +++ head/x11-fm/pcmanfm/Makefile Tue Oct 31 11:42:47 2017 (r453230) @@ -12,8 +12,8 @@ COMMENT= PCMan File Manager LICENSE= GPLv2 LIB_DEPENDS= libfm-gtk.so:x11/libfm \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 USES= desktop-file-utils gettext gmake libtool localbase pkgconfig \ tar:xz