From owner-svn-ports-head@freebsd.org Fri Jun 22 19:15:56 2018 Return-Path: Delivered-To: svn-ports-head@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 D5FD31024D14; Fri, 22 Jun 2018 19:15:55 +0000 (UTC) (envelope-from swills@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 8129B7D37D; Fri, 22 Jun 2018 19:15:55 +0000 (UTC) (envelope-from swills@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 4643F24DDF; Fri, 22 Jun 2018 19:15:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5MJFtoc037311; Fri, 22 Jun 2018 19:15:55 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5MJFsSh037308; Fri, 22 Jun 2018 19:15:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806221915.w5MJFsSh037308@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 22 Jun 2018 19:15:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473059 - head/devel/liblxqt X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/liblxqt X-SVN-Commit-Revision: 473059 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.26 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: Fri, 22 Jun 2018 19:15:56 -0000 Author: swills Date: Fri Jun 22 19:15:54 2018 New Revision: 473059 URL: https://svnweb.freebsd.org/changeset/ports/473059 Log: devel/liblxqt: update to 0.13.0 PR: 228506 Submitted by: Jesper Schmitz Mouridsen (maintainer) Modified: head/devel/liblxqt/Makefile (contents, props changed) head/devel/liblxqt/distinfo (contents, props changed) head/devel/liblxqt/pkg-plist (contents, props changed) Modified: head/devel/liblxqt/Makefile ============================================================================== --- head/devel/liblxqt/Makefile Fri Jun 22 18:55:14 2018 (r473058) +++ head/devel/liblxqt/Makefile Fri Jun 22 19:15:54 2018 (r473059) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liblxqt -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= devel MASTER_SITES= LXQT @@ -10,6 +10,7 @@ MAINTAINER= jesper@schmitz.computer COMMENT= Shared library for LXQt applications LICENSE= LGPL21+ +LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt@qt5 BROKEN_aarch64= fails to compile: lxqtplugininfo.cpp:107:14: expected expression Modified: head/devel/liblxqt/distinfo ============================================================================== --- head/devel/liblxqt/distinfo Fri Jun 22 18:55:14 2018 (r473058) +++ head/devel/liblxqt/distinfo Fri Jun 22 19:15:54 2018 (r473059) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508753771 -SHA256 (lxqt/liblxqt-0.12.0.tar.xz) = 44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33 -SIZE (lxqt/liblxqt-0.12.0.tar.xz) = 51192 +TIMESTAMP = 1527339804 +SHA256 (lxqt/liblxqt-0.13.0.tar.xz) = b41db9dd6fcc4e3232402ee0304d2b977ec82d696c464667dddba555b0056a39 +SIZE (lxqt/liblxqt-0.13.0.tar.xz) = 56896 Modified: head/devel/liblxqt/pkg-plist ============================================================================== --- head/devel/liblxqt/pkg-plist Fri Jun 22 18:55:14 2018 (r473058) +++ head/devel/liblxqt/pkg-plist Fri Jun 22 19:15:54 2018 (r473059) @@ -1,6 +1,10 @@ +bin/lxqt-backlight_backend %%LXQT_INCLUDEDIR%%/LXQt/Application %%LXQT_INCLUDEDIR%%/LXQt/AutostartEntry +%%LXQT_INCLUDEDIR%%/LXQt/Backlight %%LXQT_INCLUDEDIR%%/LXQt/ConfigDialog +%%LXQT_INCLUDEDIR%%/LXQt/ConfigDialogCmdLineOptions +%%LXQT_INCLUDEDIR%%/LXQt/Globals %%LXQT_INCLUDEDIR%%/LXQt/GridLayout %%LXQT_INCLUDEDIR%%/LXQt/HtmlDelegate %%LXQT_INCLUDEDIR%%/LXQt/Notification @@ -16,7 +20,9 @@ %%LXQT_INCLUDEDIR%%/LXQt/Translator %%LXQT_INCLUDEDIR%%/LXQt/lxqtapplication.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtautostartentry.h +%%LXQT_INCLUDEDIR%%/LXQt/lxqtbacklight.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtconfigdialog.h +%%LXQT_INCLUDEDIR%%/LXQt/lxqtconfigdialogcmdlineoptions.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtglobals.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtgridlayout.h %%LXQT_INCLUDEDIR%%/LXQt/lxqthtmldelegate.h @@ -39,3 +45,5 @@ share/cmake/lxqt/lxqt-config-version.cmake share/cmake/lxqt/lxqt-config.cmake share/cmake/lxqt/lxqt-targets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/lxqt/lxqt-targets.cmake +%%LXQT_SHAREDIR%%/power.conf +share/polkit-1/actions/org.lxqt.backlight.pkexec.policy