Received: by mail.netbsd.org (Postfix, from userid 605) id 6A4B384D3C; Thu, 29 Nov 2018 06:20:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 554FB84D2B for ; Thu, 29 Nov 2018 06:20:47 +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 p3wd_q-PZfRo for ; Thu, 29 Nov 2018 06:20:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 70A1184CD1 for ; Thu, 29 Nov 2018 06:20:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63E38FB1F; Thu, 29 Nov 2018 06:20:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543472446291300" MIME-Version: 1.0 Date: Thu, 29 Nov 2018 06:20:46 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2018Q3] pkgsrc/x11/xinit To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20181129062046.63E38FB1F@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. --_----------=_1543472446291300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Thu Nov 29 06:20:46 UTC 2018 Modified Files: pkgsrc/x11/xinit [pkgsrc-2018Q3]: PLIST.Darwin Log Message: Pullup ticket #5882 - requested by maya x11/xinit: build fix Revisions pulled up: - x11/xinit/PLIST.Darwin 1.2 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Tue Nov 27 16:29:46 UTC 2018 Modified Files: pkgsrc/x11/xinit: PLIST.Darwin Log Message: xinit: correct outdated PLIST.Darwin entries. >From Louis Guillaume in PR pkg/53747 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xinit/PLIST.Darwin To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.1.26.1 pkgsrc/x11/xinit/PLIST.Darwin Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543472446291300 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/xinit/PLIST.Darwin diff -u pkgsrc/x11/xinit/PLIST.Darwin:1.1 pkgsrc/x11/xinit/PLIST.Darwin:1.1.26.1 --- pkgsrc/x11/xinit/PLIST.Darwin:1.1 Thu Oct 1 12:32:22 2015 +++ pkgsrc/x11/xinit/PLIST.Darwin Thu Nov 29 06:20:46 2018 @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST.Darwin,v 1.1 2015/10/01 12:32:22 tnn Exp $ +@comment $NetBSD: PLIST.Darwin,v 1.1.26.1 2018/11/29 06:20:46 spz Exp $ bin/startx bin/xinit man/man1/startx.1 man/man1/xinit.1 -share/examples/xinit/launchd_startx -share/examples/xinit/privileged_startx +libexec/launchd_startx +libexec/privileged_startx share/examples/xinit/privileged_startx.d/10-tmpdirs share/examples/xinit/privileged_startx.d/20-font_cache share/examples/xinit/xinitrc --_----------=_1543472446291300--