Users of x11-drivers/xf86-video-ati-legacy
Niclas Zeising <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Hi! The x11-drivers/xf86-video-ati-legacy port is used by people using graphics/drm-legacy-kmod and ati graphics cards. The compile of this driver broke with the xorg-server 1.20.7 update. I have a patch that makes it compile again, but I have no idea if it works. If you are using xf86-video-ati-legacy, please test the attached patch and report back if it is working or not. Thank you! Regards -- Niclas Zeising _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"
ports.x11-drivers.xf86-video-ati-legacy.xserver-1.20.7-fix.diff
(text/x-patch, 2.5 KB)
Index: x11-drivers/xf86-video-ati-legacy/Makefile
===================================================================
--- x11-drivers/xf86-video-ati-legacy/Makefile (revision 526907)
+++ x11-drivers/xf86-video-ati-legacy/Makefile (working copy)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xf86-video-ati-legacy
-PORTVERSION= 7.9.0
-PORTREVISION= 4
+PORTVERSION= 7.10.0
PORTEPOCH= 1
CATEGORIES= x11-drivers
DISTNAME= xf86-video-ati-${DISTVERSION}
@@ -10,6 +9,14 @@
MAINTAINER= [email protected]
COMMENT= X.Org ati display driver
+PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/commit/
+PATCHFILES+= ec90c94881239791d0a66a02fc6d003c73a6c1f3.diff:-p1
+PATCHFILES+= d588015f4f60ce270bcfd8433215fc981a84f143.diff:-p1
+PATCHFILES+= 15350bd5538c21cd4c6b406d565ca765b7e0218a.diff:-p1
+PATCHFILES+= ee907e9b9563609cb4a4817e17215b50bb1c7177.diff:-p1
+#PATCHFILES+= df88d51c5005476e6fbfca3f31b54be079ec5aaa.diff:-p1
+#PATCHFILES+= 01b040b4a80754b8c8a305cbe968416182b54246.diff:-p1
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
Index: x11-drivers/xf86-video-ati-legacy/distinfo
===================================================================
--- x11-drivers/xf86-video-ati-legacy/distinfo (revision 526907)
+++ x11-drivers/xf86-video-ati-legacy/distinfo (working copy)
@@ -1,3 +1,11 @@
-TIMESTAMP = 1489676661
-SHA256 (xorg/driver/xf86-video-ati-7.9.0.tar.bz2) = 3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875
-SIZE (xorg/driver/xf86-video-ati-7.9.0.tar.bz2) = 848502
+TIMESTAMP = 1582489619
+SHA256 (xorg/driver/xf86-video-ati-7.10.0.tar.bz2) = ee51d642e3105cb5424f02622dc2966b87b42d498bb34104a70fcf6d4a8f4e79
+SIZE (xorg/driver/xf86-video-ati-7.10.0.tar.bz2) = 876442
+SHA256 (xorg/driver/ec90c94881239791d0a66a02fc6d003c73a6c1f3.diff) = 8e3fbae78b2cbb7040858d493046fb945b19c5705c25f45b863e061e5aa6a334
+SIZE (xorg/driver/ec90c94881239791d0a66a02fc6d003c73a6c1f3.diff) = 500
+SHA256 (xorg/driver/d588015f4f60ce270bcfd8433215fc981a84f143.diff) = f8bdf288d6a13e1c2f814808150e7fbd64297265084b243b481fbe6e828fc2c8
+SIZE (xorg/driver/d588015f4f60ce270bcfd8433215fc981a84f143.diff) = 386
+SHA256 (xorg/driver/15350bd5538c21cd4c6b406d565ca765b7e0218a.diff) = 425ec572e5e9feee1386d00d50ea20845f8626d5c5db12ba4f764f061425d21a
+SIZE (xorg/driver/15350bd5538c21cd4c6b406d565ca765b7e0218a.diff) = 948
+SHA256 (xorg/driver/ee907e9b9563609cb4a4817e17215b50bb1c7177.diff) = f2bc39e44ec92c7ba225b668cc0d7393ff189ac75d33e671d781cef6ebffdffa
+SIZE (xorg/driver/ee907e9b9563609cb4a4817e17215b50bb1c7177.diff) = 1689