ports/xorg (3.1): xorg-xf86-video-mga: update to 1.6.4
commit deb990d89b93c6f0857e92b5d7252e3ef62214ac Author: Juergen Daubert <jue@jue.li> Date: Mon Feb 23 14:38:36 2015 +0100 xorg-xf86-video-mga: update to 1.6.4 diff --git a/xorg-xf86-video-mga/.md5sum b/xorg-xf86-video-mga/.md5sum index 3819c0a..16330bd 100644 --- a/xorg-xf86-video-mga/.md5sum +++ b/xorg-xf86-video-mga/.md5sum @@ -1,2 +1 @@ -f30276648ff697e8e7275443d9226d5b remove-validatetree.patch -a53b5ce166e31c181aaa4c3816d8babb xf86-video-mga-1.6.3.tar.bz2 +cd3db8370caa3e607614ea4e74d4c350 xf86-video-mga-1.6.4.tar.bz2 diff --git a/xorg-xf86-video-mga/Pkgfile b/xorg-xf86-video-mga/Pkgfile index bbcd01e..3db6d53 100644 --- a/xorg-xf86-video-mga/Pkgfile +++ b/xorg-xf86-video-mga/Pkgfile @@ -4,16 +4,13 @@ # Depends on: xorg-server name=xorg-xf86-video-mga -version=1.6.3 -release=2 -source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-$versi... \ - remove-validatetree.patch) +version=1.6.4 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-$versi...) build() { cd xf86-video-mga-$version - patch -p1 -i $SRC/remove-validatetree.patch - ./configure --prefix=/usr --mandir=/usr/man make diff --git a/xorg-xf86-video-mga/remove-validatetree.patch b/xorg-xf86-video-mga/remove-validatetree.patch deleted file mode 100644 index 13a48fb..0000000 --- a/xorg-xf86-video-mga/remove-validatetree.patch +++ /dev/null @@ -1,24 +0,0 @@ -From cf46b1017a2663c59f07abd417573b9580f0145f Mon Sep 17 00:00:00 2001 -From: Adam Jackson <ajax@redhat.com> -Date: Tue, 29 Jul 2014 09:14:15 -0400 -Subject: dri: Stop (uselessly) initializing the ValidateTree hooks - -Signed-off-by: Adam Jackson <ajax@redhat.com> - -diff --git a/src/mga_dri.c b/src/mga_dri.c -index a1c39f3..b957028 100644 ---- a/src/mga_dri.c -+++ b/src/mga_dri.c -@@ -1165,9 +1165,6 @@ Bool MGADRIScreenInit( ScreenPtr pScreen ) - pDRIInfo->frameBufferStride = pScrn->displayWidth*(pScrn->bitsPerPixel/8); - pDRIInfo->ddxDrawableTableEntry = MGA_MAX_DRAWABLES; - -- pDRIInfo->wrap.ValidateTree = NULL; -- pDRIInfo->wrap.PostValidateTree = NULL; -- - pDRIInfo->createDummyCtx = TRUE; - pDRIInfo->createDummyCtxPriv = FALSE; - --- -cgit v0.10.2 -
participants (1)
-
crux@crux.nu