Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5EA4263BA3C for ; Sat, 1 Aug 2009 11:06:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F1F7763B114; Sat, 1 Aug 2009 11:06:25 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9A73063B100 for ; Sat, 1 Aug 2009 11:06:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6B21B175D0; Sat, 1 Aug 2009 11:06:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 1 Aug 2009 11:06:24 +0000 From: Hasso Tepper Subject: CVS commit: pkgsrc/x11/modular-xorg-server To: pkgsrc-changes@NetBSD.org Reply-To: hasso@netbsd.org X-Mailer: log_accum Message-Id: <20090801110624.6B21B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: hasso Date: Sat Aug 1 11:06:24 UTC 2009 Modified Files: pkgsrc/x11/modular-xorg-server: Makefile PLIST distinfo Removed Files: pkgsrc/x11/modular-xorg-server/patches: patch-an patch-ba Log Message: Update to 1.6.3. Changes in 1.6.3 since 1.6.2.901: Adam Jackson (1): selinux: Only activate if policy says to be an object manager Alan Coopersmith (2): Don't printf NULL pointers on HAL connection error Remove hardcoded gcc -Wall option from configure.ac Ben Skeggs (1): quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359) Keith Packard (1): Bump release number to 1.6.3 Rémi Cardona (1): config: add HAL error checks Changes in 1.6.2.901 since 1.6.2: Adam Jackson (1): xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675) Alan Coopersmith (1): Fix build of drivers with 1.6.2 when not using --install-libxf86config Benjamin Defnet (2): hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major randr: fix operation order so that rotation+transform works Dave Airlie (1): xfree86: move didLock assignment down to where the function pointer is valid. Julien Cristau (1): randr: fix server crash in RRGetScreenInfo Keith Packard (2): Replace dixLookupResource by dixLookupResourceBy{Type,Class} Bump to version 1.6.2.901 (1.6.3 RC1) Kim Woelders (1): Fix key repeat problem. Matthias Hopf (1): randr: Nuke broken set_origin shortcut Michel Dänzer (1): EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true. Robert Noland (1): One = is more than adequate here. Make is sh safe. Rémi Cardona (1): configure: libXinerama isn't needed anymore To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 pkgsrc/x11/modular-xorg-server/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/modular-xorg-server/PLIST cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/modular-xorg-server/distinfo cvs rdiff -u -r1.4 -r0 pkgsrc/x11/modular-xorg-server/patches/patch-an cvs rdiff -u -r1.1 -r0 pkgsrc/x11/modular-xorg-server/patches/patch-ba Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.