aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-03-11 16:34:06 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-03-11 16:34:06 +0000
commit5a954340ffc06308b20863c40cd7412c04890da5 (patch)
tree839cd5a9563cd01f985c52972168a83926dd3a49 /x11-drivers
parent6daea3ac8aa3f4d277cd861c2a51eb60eb7e8694 (diff)
downloadports-5a954340ffc06308b20863c40cd7412c04890da5.tar.gz
ports-5a954340ffc06308b20863c40cd7412c04890da5.zip
xf86-video-ati: Fix crash when hw accel is unavail
Apply three upstream patches to x11-drivers/xf86-video-ati to fix a crash of xorg when GPU acceleration is not available. This is needed to get this running on powerpc64. Reported by: jhibbits
Notes
Notes: svn path=/head/; revision=528236
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-ati/Makefile7
-rw-r--r--x11-drivers/xf86-video-ati/distinfo8
2 files changed, 13 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile
index 0f08cf3ee253..ec01387b77f6 100644
--- a/x11-drivers/xf86-video-ati/Makefile
+++ b/x11-drivers/xf86-video-ati/Makefile
@@ -2,13 +2,18 @@
PORTNAME= xf86-video-ati
PORTVERSION= 19.1.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org ati display driver
+PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/commit/
+PATCHFILES+= f223035f4ffcff2a9296d1e907a5193f8e8845a3.diff:-p1
+PATCHFILES+= 4d84cf438e7f1bebf0053035ef0292e9fed257d1.diff:-p1
+PATCHFILES+= c0eb5dbd9c1db6b6d5b1574bcd8c584170d7ab54.diff:-p1
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-drivers/xf86-video-ati/distinfo b/x11-drivers/xf86-video-ati/distinfo
index 531ff22f5c1b..75a20f74c3fc 100644
--- a/x11-drivers/xf86-video-ati/distinfo
+++ b/x11-drivers/xf86-video-ati/distinfo
@@ -1,3 +1,9 @@
-TIMESTAMP = 1571519275
+TIMESTAMP = 1583923520
SHA256 (xorg/driver/xf86-video-ati-19.1.0.tar.bz2) = 659f5a1629eea5f5334d9b39b18e6807a63aa1efa33c1236d9cc53acbb223c49
SIZE (xorg/driver/xf86-video-ati-19.1.0.tar.bz2) = 904558
+SHA256 (xorg/driver/f223035f4ffcff2a9296d1e907a5193f8e8845a3.diff) = 4c2d27e51c947229cb1fef5bc09b111738821df7444668548d2bcf32b47ebab5
+SIZE (xorg/driver/f223035f4ffcff2a9296d1e907a5193f8e8845a3.diff) = 455
+SHA256 (xorg/driver/4d84cf438e7f1bebf0053035ef0292e9fed257d1.diff) = 37a2dec5814880768a03592cb46fc10414af653b63f9678c012cf2279eefb4a4
+SIZE (xorg/driver/4d84cf438e7f1bebf0053035ef0292e9fed257d1.diff) = 322
+SHA256 (xorg/driver/c0eb5dbd9c1db6b6d5b1574bcd8c584170d7ab54.diff) = 262922ab2fc2242ac2861af7b96f30f667714c6dd39e5ef65d593451e4fa23a6
+SIZE (xorg/driver/c0eb5dbd9c1db6b6d5b1574bcd8c584170d7ab54.diff) = 854