Received: by mail.netbsd.org (Postfix, from userid 605) id EB15A84DA0; Mon, 27 Nov 2017 11:36:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FCD284D71 for ; Mon, 27 Nov 2017 11:36:30 +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 SfO2HBxiXwAa for ; Mon, 27 Nov 2017 11:36:30 +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 078F884D4D for ; Mon, 27 Nov 2017 11:36:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F23B1FB40; Mon, 27 Nov 2017 11:36:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 27 Nov 2017 11:36:29 +0000 From: "Martin Husemann" Subject: CVS commit: [netbsd-8] src/share/mk To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20171127113629.F23B1FB40@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: martin Date: Mon Nov 27 11:36:29 UTC 2017 Modified Files: src/share/mk [netbsd-8]: bsd.own.mk Log Message: Pull up following revision(s) (requested by tsutsui in ticket #394): share/mk/bsd.own.mk: revision 1.1014 share/mk/bsd.own.mk: revision 1.1015 share/mk/bsd.own.mk: revision 1.1017 swtich luna68k to xorg-server 1.18. tested by tsutsui@. Switch dreamcast to HAVE_XORG_SERVER_VER=118. It just works. Switch hp300 to HAVE_XORG_SERVER_VER=118. Tested on HP 9000/425t with HP98550 catseye (topcat). To generate a diff of this commit: cvs rdiff -u -r1.1009.2.2 -r1.1009.2.3 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.