Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9217B63C290 for ; Sun, 9 Aug 2009 22:51:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3AE1363B266; Sun, 9 Aug 2009 22:51:14 +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 4BD1263B262 for ; Sun, 9 Aug 2009 22:51:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2F76F175D0; Sun, 9 Aug 2009 22:51:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 22:51:13 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/xf86-video-s3 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090809225113.2F76F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sun Aug 9 22:51:13 UTC 2009 Modified Files: pkgsrc/x11/xf86-video-s3: Makefile PLIST distinfo Log Message: Update to 0.6.3: Adam Jackson (2): Remove useless loader symbol lists. s3 0.6.2 Alan Coopersmith (2): Add README with pointers to mailing list, bugzilla & git repos Raise minimum xorg-server required to 1.4 for miGetPointerPosition Evgeny M. Zubok (4): shadowFB option. Interlace mode support. Close bug #14999. Trio64V+ now using NewMMIO. Enable Xv for Trio64V+ and Trio64UV+ Add manual page. Revert the using of BIOS defaults for the VRAM/DRAM timings Adam Hoka (1): Handle libpciaccess errors more gently and report any problems Dave Airlie (5): s3: switch to using config pci entity instead of active s3: remove unneeded include s3: fixup resources under pci access s3: change to using ABI version check s3: bump for release 0.6.3 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xf86-video-s3/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xf86-video-s3/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xf86-video-s3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.