Date: Fri, 27 Oct 2017 15:31:57 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452989 - head/devel/lxqt-build-tools Message-ID: <201710271531.v9RFVv0C020735@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <duchateau.olivier@gmail.com> Approved by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710271531.v9RFVv0C020735>