Wed Dec 11 19:58:03 2013 UTC ()
Update to 1.6.3:

mga release to fix XAA loading and running.

Alan Coopersmith (1):
      Remove mga_esc.c vestigal stub

Andy MacLean (1):
      Unbreak dual head (xinerama)

Dave Airlie (2):
      mga: fix XAA runtime
      mga: bump release to 1.6.3

Egbert Eich (3):
      Disable Linear Expansion on BE
      Restructure code to make it more readable
      Disable HW cursor by default on G200 server chips

Julien Cristau (1):
      Restrict kernel driver matching to g200 server chips

Tormod Volden (2):
      Fix dual head crash without XAA
      mga: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr


(wiz)
diff -r1.14 -r1.15 pkgsrc/x11/xf86-video-mga/Makefile
diff -r1.7 -r1.8 pkgsrc/x11/xf86-video-mga/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/x11/xf86-video-mga/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-mga/Makefile 2013/05/16 06:19:15 1.14
+++ pkgsrc/x11/xf86-video-mga/Makefile 2013/12/11 19:58:03 1.15
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2013/05/16 06:19:15 richard Exp $ 1# $NetBSD: Makefile,v 1.15 2013/12/11 19:58:03 wiz Exp $
2# 
3 2
4DISTNAME= xf86-video-mga-1.6.2 3DISTNAME= xf86-video-mga-1.6.3
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg Matrox video driver 10COMMENT= Modular Xorg Matrox video driver
12 11
13CONFIGURE_ARGS+= --enable-dri 12CONFIGURE_ARGS+= --enable-dri
14 13
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.7 -r1.8 pkgsrc/x11/xf86-video-mga/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-mga/distinfo 2013/05/16 06:19:15 1.7
+++ pkgsrc/x11/xf86-video-mga/distinfo 2013/12/11 19:58:03 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2013/05/16 06:19:15 richard Exp $ 1$NetBSD: distinfo,v 1.8 2013/12/11 19:58:03 wiz Exp $
2 2
3SHA1 (xf86-video-mga-1.6.2.tar.bz2) = 030e097dc435b17f603c64e46f7b655a185a075b 3SHA1 (xf86-video-mga-1.6.3.tar.bz2) = 6ac9f61ece9d9449f914137b3eef685b2eebf66c
4RMD160 (xf86-video-mga-1.6.2.tar.bz2) = 9fc8916e12af5b3f5e72b0c068188083d5fb1b7b 4RMD160 (xf86-video-mga-1.6.3.tar.bz2) = 19b671357a46480dc64562a6e4ac832d1ead5fbf
5Size (xf86-video-mga-1.6.2.tar.bz2) = 446851 bytes 5Size (xf86-video-mga-1.6.3.tar.bz2) = 454763 bytes