From owner-svn-ports-head@freebsd.org Fri Oct 27 15:31:58 2017 Return-Path: Delivered-To: svn-ports-head@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 9D930E48C6D; Fri, 27 Oct 2017 15:31:58 +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 mx1.freebsd.org (Postfix) with ESMTPS id 6A9E36AACD; Fri, 27 Oct 2017 15:31:58 +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 v9RFVvRE020738; Fri, 27 Oct 2017 15:31:57 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9RFVv0C020735; Fri, 27 Oct 2017 15:31:57 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201710271531.v9RFVv0C020735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 27 Oct 2017 15:31:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452989 - head/devel/lxqt-build-tools X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/lxqt-build-tools X-SVN-Commit-Revision: 452989 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.23 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, 27 Oct 2017 15:31:58 -0000 Author: swills Date: Fri Oct 27 15:31:57 2017 New Revision: 452989 URL: https://svnweb.freebsd.org/changeset/ports/452989 Log: devel/lxqt-build-tools: Update to 0.4.0 PR: 223210 Submitted by: Olivier Duchateau Approved by: Jesper Schmitz Mouridsen (maintainer) Modified: head/devel/lxqt-build-tools/Makefile head/devel/lxqt-build-tools/distinfo head/devel/lxqt-build-tools/pkg-plist Modified: head/devel/lxqt-build-tools/Makefile ============================================================================== --- head/devel/lxqt-build-tools/Makefile Fri Oct 27 15:30:18 2017 (r452988) +++ head/devel/lxqt-build-tools/Makefile Fri Oct 27 15:31:57 2017 (r452989) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lxqt-build-tools -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.0 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME} @@ -14,5 +14,6 @@ LICENSE_FILE= ${WRKSRC}/BSD-3-Clause USES= cmake:outsource lxqt pkgconfig tar:xz USE_QT5= qmake_build buildtools_build core +USE_GNOME= glib20 .include Modified: head/devel/lxqt-build-tools/distinfo ============================================================================== --- head/devel/lxqt-build-tools/distinfo Fri Oct 27 15:30:18 2017 (r452988) +++ head/devel/lxqt-build-tools/distinfo Fri Oct 27 15:31:57 2017 (r452989) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484471771 -SHA256 (lxqt/lxqt-build-tools-0.3.2.tar.xz) = 726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef -SIZE (lxqt/lxqt-build-tools-0.3.2.tar.xz) = 19576 +TIMESTAMP = 1508750423 +SHA256 (lxqt/lxqt-build-tools-0.4.0.tar.xz) = b0836d43912cefe348b39a0d9450dbb5d5b1067897213546c2b42ff596cc8bd2 +SIZE (lxqt/lxqt-build-tools-0.4.0.tar.xz) = 19988 Modified: head/devel/lxqt-build-tools/pkg-plist ============================================================================== --- head/devel/lxqt-build-tools/pkg-plist Fri Oct 27 15:30:18 2017 (r452988) +++ head/devel/lxqt-build-tools/pkg-plist Fri Oct 27 15:31:57 2017 (r452989) @@ -1,3 +1,4 @@ +share/cmake/lxqt-build-tools/find-modules/FindExif.cmake share/cmake/lxqt-build-tools/find-modules/FindFm.cmake share/cmake/lxqt-build-tools/find-modules/FindGLIB.cmake share/cmake/lxqt-build-tools/find-modules/FindMenuCache.cmake