Received: by mail.netbsd.org (Postfix, from userid 605) id 150C984D65; Fri, 18 May 2018 15:22:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 937A284D57 for ; Fri, 18 May 2018 15:22:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ItGWqFLW9gz8 for ; Fri, 18 May 2018 15:22:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8856384D56 for ; Fri, 18 May 2018 15:22:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81F55FBEC; Fri, 18 May 2018 15:22:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152665692226410" MIME-Version: 1.0 Date: Fri, 18 May 2018 15:22:02 +0000 From: "Jason Bacon" Subject: CVS commit: pkgsrc/x11/qt5-qtbase To: pkgsrc-changes@NetBSD.org Reply-To: bacon@netbsd.org X-Mailer: log_accum Message-Id: <20180518152202.81F55FBEC@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. --_----------=_152665692226410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Fri May 18 15:22:02 UTC 2018 Modified Files: pkgsrc/x11/qt5-qtbase: PLIST.Linux Log Message: x11/qt5-qtbase: Fix version in PLIST.Linux Previous commit failed to update the hard-coded version from 5.10.0. Replacing with ${PKGVERSION} to avoid a repeat. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/qt5-qtbase/PLIST.Linux Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152665692226410 Content-Disposition: inline Content-Length: 3176 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/qt5-qtbase/PLIST.Linux diff -u pkgsrc/x11/qt5-qtbase/PLIST.Linux:1.3 pkgsrc/x11/qt5-qtbase/PLIST.Linux:1.4 --- pkgsrc/x11/qt5-qtbase/PLIST.Linux:1.3 Wed Jan 17 19:30:46 2018 +++ pkgsrc/x11/qt5-qtbase/PLIST.Linux Fri May 18 15:22:02 2018 @@ -1,20 +1,20 @@ -@comment $NetBSD: PLIST.Linux,v 1.3 2018/01/17 19:30:46 markd Exp $ +@comment $NetBSD: PLIST.Linux,v 1.4 2018/05/18 15:22:02 bacon Exp $ qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevkeyboard_defaultmap_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevkeyboardhandler_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevkeyboardmanager_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevmousehandler_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevmousemanager_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevtablethandler_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevtabletmanager_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevtouchfilter_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevtouchhandler_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qevdevtouchmanager_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qlibinputhandler_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qlibinputkeyboard_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qlibinputpointer_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qlibinputtouch_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qtouchoutputmapping_p.h -qt5/include/QtInputSupport/5.10.0/QtInputSupport/private/qtslib_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevkeyboardhandler_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevkeyboardmanager_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevmousehandler_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevmousemanager_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtablethandler_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtabletmanager_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtouchfilter_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtouchhandler_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qevdevtouchmanager_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputhandler_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputkeyboard_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputpointer_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qlibinputtouch_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qtouchoutputmapping_p.h +qt5/include/QtInputSupport/${PKGVERSION}/QtInputSupport/private/qtslib_p.h qt5/include/QtInputSupport/QIntegrityHIDManager qt5/include/QtInputSupport/qintegrityhidmanager.h qt5/include/QtInputSupport/QtInputSupport --_----------=_152665692226410--