Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2FCCF63C286 for ; Sun, 9 Aug 2009 22:33:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D8B7C63B249; Sun, 9 Aug 2009 22:33:08 +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 C8D1B63B17F for ; Sun, 9 Aug 2009 22:33:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B4F33175D0; Sun, 9 Aug 2009 22:33:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 22:33:07 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/xf86-video-glint To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090809223307.B4F33175D0@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:33:07 UTC 2009 Modified Files: pkgsrc/x11/xf86-video-glint: Makefile distinfo Log Message: Update to 1.2.4: Adam Jackson (2): Remove useless loader symbol lists. glint 1.2.3 Alan Coopersmith (2): Remove xorgconfig & xorgcfg from See Also list in man page Add README with pointers to mailing list, bugzilla & git repos Mark Kettenis (5): Fix for big-endian machines. Only map a 64k block of registers. Fix DDC probe. Disable int10 code if __sparc__. Don't set the default depth to 8bpp. Dave Airlie (3): glint: update for resources/RAC API removal glint: change to using ABI version check glint: bump for release 1.2.4 Peter Hutterer (1): Update to xextproto 7.1 support. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xf86-video-glint/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xf86-video-glint/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.