Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0E1307ACB5 for ; Tue, 5 Jan 2016 13:04:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BA07585F46; Tue, 5 Jan 2016 13:04:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 48B4785F2D for ; Tue, 5 Jan 2016 13:04:24 +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 WoTYZlJm_IE7 for ; Tue, 5 Jan 2016 13:04:23 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E348A84CFC for ; Tue, 5 Jan 2016 13:04:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD9B2FBB5; Tue, 5 Jan 2016 13:04:23 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 5 Jan 2016 13:04:23 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/x11/modular-xorg-server To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20160105130423.DD9B2FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tnn Date: Tue Jan 5 13:04:23 UTC 2016 Modified Files: pkgsrc/x11/modular-xorg-server: Makefile.common PLIST buildlink3.mk distinfo Removed Files: pkgsrc/x11/modular-xorg-server/patches: patch-hw_xfree86_common_compiler.h Log Message: Update to xorg-server-1.18.0 (2015-11-09) The main highlight of this release are RandR 1.5 with reworked multi-monitor support, GLAMOR optimizations and better generic modesetting driver support. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/modular-xorg-server/Makefile.common cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/modular-xorg-server/PLIST cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/modular-xorg-server/buildlink3.mk cvs rdiff -u -r1.68 -r1.69 pkgsrc/x11/modular-xorg-server/distinfo cvs rdiff -u -r1.2 -r0 \ pkgsrc/x11/modular-xorg-server/patches/patch-hw_xfree86_common_compiler.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.