Received: by mail.netbsd.org (Postfix, from userid 605) id 0B23784D52; Thu, 29 Nov 2018 16:59:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2174E84D47 for ; Thu, 29 Nov 2018 16:59:17 +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 vUzn0AeaMshe for ; Thu, 29 Nov 2018 16:59:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5000B84CD1 for ; Thu, 29 Nov 2018 16:59:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 49115FB1F; Thu, 29 Nov 2018 16:59:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543510756249170" MIME-Version: 1.0 Date: Thu, 29 Nov 2018 16:59:16 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/x11/xinit To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20181129165916.49115FB1F@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. --_----------=_1543510756249170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: joerg Date: Thu Nov 29 16:59:16 UTC 2018 Modified Files: pkgsrc/x11/xinit: PLIST.Darwin Log Message: Revert last, which is rather obviously wrong from the context of the package. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xinit/PLIST.Darwin Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543510756249170 Content-Disposition: inline Content-Length: 737 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.2 pkgsrc/x11/xinit/PLIST.Darwin:1.3 --- pkgsrc/x11/xinit/PLIST.Darwin:1.2 Tue Nov 27 16:29:46 2018 +++ pkgsrc/x11/xinit/PLIST.Darwin Thu Nov 29 16:59:16 2018 @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST.Darwin,v 1.2 2018/11/27 16:29:46 maya Exp $ +@comment $NetBSD: PLIST.Darwin,v 1.3 2018/11/29 16:59:16 joerg Exp $ bin/startx bin/xinit man/man1/startx.1 man/man1/xinit.1 -libexec/launchd_startx -libexec/privileged_startx +share/examples/xinit/launchd_startx +share/examples/xinit/privileged_startx share/examples/xinit/privileged_startx.d/10-tmpdirs share/examples/xinit/privileged_startx.d/20-font_cache share/examples/xinit/xinitrc --_----------=_1543510756249170--