Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=QI5PSZbI; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=d+vp0Cp1 Received: by mail.netbsd.org (Postfix, from userid 605) id BFB1384EC5; Fri, 26 Apr 2024 16:11:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714147866; bh=nQCKs4csJJb37KIoyQ8GSB8yEKK9vz3IzpwzA9ZQThQ=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=QI5PSZbIV0cAsCjyEWqIreyt4hgHB5He9sSUj3IZEc+wa6rjpDydWr3/zrdo/Otnb zoqbE/zxGhjZoWIC7ioDTf6VujGXFaQlkImdYi/zRsGd3iBIs8f6/UBj3oYaU57pj0 kS2/g6/eXDN74ZwGDvUi7JViSlvuidA5QUYnhy20= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B1D4D84EC1 for ; Fri, 26 Apr 2024 16:11:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 Y31ZUAvE7_h5 for ; Fri, 26 Apr 2024 16:11:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 085FA84D36 for ; Fri, 26 Apr 2024 16:11:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714147865; bh=nQCKs4csJJb37KIoyQ8GSB8yEKK9vz3IzpwzA9ZQThQ=; h=Date:From:Subject:To:Reply-To; b=d+vp0Cp1R+CLgaaVqPhk6T+FYyEcZxb7wpjb7c8uspQgSng0w/ScTKCMPIrpCjnft zNgbU7Gs6CrByIPyOJ+gE/6UQL47+wOKT+UzbFfSmJnn8b+Wp4nXNGUPj6f+Ct3jz4 g7sJkO1264W5ewJYXZp+mQ0HNqGvqa/rNe55g96Q= Received: by cvs.NetBSD.org (Postfix, from userid 500) id F0173FA2C; Fri, 26 Apr 2024 16:11:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714147864228650" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 16:11:04 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/kwindowsystem To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240426161104.F0173FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714147864228650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 26 16:11:04 UTC 2024 Modified Files: pkgsrc/x11/kwindowsystem: PLIST Log Message: kwindowsystem: mark two more files as x11-only To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/kwindowsystem/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714147864228650 Content-Disposition: inline Content-Length: 1408 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/kwindowsystem/PLIST diff -u pkgsrc/x11/kwindowsystem/PLIST:1.10 pkgsrc/x11/kwindowsystem/PLIST:1.11 --- pkgsrc/x11/kwindowsystem/PLIST:1.10 Sat Jul 29 02:49:42 2023 +++ pkgsrc/x11/kwindowsystem/PLIST Fri Apr 26 16:11:04 2024 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2023/07/29 02:49:42 markd Exp $ +@comment $NetBSD: PLIST,v 1.11 2024/04/26 16:11:04 wiz Exp $ include/KF5/KWindowSystem/KKeyServer ${PLIST.x11}include/KF5/KWindowSystem/KSelectionOwner ${PLIST.x11}include/KF5/KWindowSystem/KSelectionWatcher @@ -11,7 +11,7 @@ include/KF5/KWindowSystem/KWindowShadowT include/KF5/KWindowSystem/KWindowSystem ${PLIST.x11}include/KF5/KWindowSystem/KXMessages ${PLIST.x11}include/KF5/KWindowSystem/NETWM -include/KF5/KWindowSystem/KX11Extras +${PLIST.x11}include/KF5/KWindowSystem/KX11Extras include/KF5/KWindowSystem/config-kwindowsystem.h ${PLIST.x11}include/KF5/KWindowSystem/fixx11h.h include/KF5/KWindowSystem/kkeyserver.h @@ -28,7 +28,7 @@ include/KF5/KWindowSystem/kwindowshadow. include/KF5/KWindowSystem/kwindowsystem.h include/KF5/KWindowSystem/kwindowsystem_export.h include/KF5/KWindowSystem/kwindowsystem_version.h -include/KF5/KWindowSystem/kx11extras.h +${PLIST.x11}include/KF5/KWindowSystem/kx11extras.h ${PLIST.x11}include/KF5/KWindowSystem/kxmessages.h ${PLIST.x11}include/KF5/KWindowSystem/netwm.h include/KF5/KWindowSystem/netwm_def.h --_----------=_1714147864228650--