Received: by mail.netbsd.org (Postfix, from userid 605) id 096AA84DD3; Thu, 18 Jan 2018 11:53:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 89E5A84D69 for ; Thu, 18 Jan 2018 11:50:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id MdeCo93c49cC for ; Thu, 18 Jan 2018 11:50:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EAF0884C82 for ; Thu, 18 Jan 2018 11:50:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5DBBFBDE; Thu, 18 Jan 2018 11:50:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1516276251186010" MIME-Version: 1.0 Date: Thu, 18 Jan 2018 11:50:51 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/x11/qt5-qtlocation To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180118115051.E5DBBFBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1516276251186010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jan 18 11:50:51 UTC 2018 Modified Files: pkgsrc/x11/qt5-qtlocation: PLIST.Darwin Log Message: Updated PLIST.Darwin To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/qt5-qtlocation/PLIST.Darwin Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1516276251186010 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/qt5-qtlocation/PLIST.Darwin diff -u pkgsrc/x11/qt5-qtlocation/PLIST.Darwin:1.1 pkgsrc/x11/qt5-qtlocation/PLIST.Darwin:1.2 --- pkgsrc/x11/qt5-qtlocation/PLIST.Darwin:1.1 Wed Jan 17 19:30:47 2018 +++ pkgsrc/x11/qt5-qtlocation/PLIST.Darwin Thu Jan 18 11:50:51 2018 @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST.Darwin,v 1.1 2018/01/17 19:30:47 markd Exp $ +@comment $NetBSD: PLIST.Darwin,v 1.2 2018/01/18 11:50:51 adam Exp $ +qt5/lib/cmake/Qt5Location/Qt5Location_QGeoServiceProviderFactoryMapboxGL.cmake qt5/lib/cmake/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryCL.cmake +qt5/plugins/geoservices/libqtgeoservices_mapboxgl.so qt5/plugins/position/libqtposition_cl.so --_----------=_1516276251186010--