aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-07-02 14:16:16 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-07-20 07:35:40 +0000
commit1c02555442edf5e255e65af6aa72e579987481d7 (patch)
treeaae118db0baa46cd8fd47eac1ca88e9eb8332735
parent3f490e4d5caee28225973869a2fa122f5e9399b6 (diff)
downloadports-1c02555442edf5e255e65af6aa72e579987481d7.tar.gz
ports-1c02555442edf5e255e65af6aa72e579987481d7.zip
graphics/libdrm: Update to 2.4.107
This also adds libdrm_radeon for armv7 as we need a DRI driver for mesa (swrast is only an gallium driver now). Release notes: https://lists.freedesktop.org/archives/dri-devel/2021-July/313594.html Differential Revision: https://reviews.freebsd.org/D31003 Reviewed by: kbowling, zeising
-rw-r--r--graphics/libdrm/Makefile4
-rw-r--r--graphics/libdrm/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index d2a43fe82422..529c73c134fc 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -1,7 +1,7 @@
# Created by: lesi@FreeBSD.org
PORTNAME= libdrm
-PORTVERSION= 2.4.106
+PORTVERSION= 2.4.107
PORTEPOCH= 1
CATEGORIES= graphics x11
MASTER_SITES= https://dri.freedesktop.org/libdrm/
@@ -78,7 +78,7 @@ PLIST_SUB+= VMWGFX_DRIVERS="@comment "
PLIST_SUB+= ARM_DRIVERS=""
PLIST_SUB+= INTEL_DRIVER="@comment "
PLIST_SUB+= NOUVEAU_DRIVER="@comment "
-PLIST_SUB+= RADEON_DRIVERS="@comment "
+PLIST_SUB+= RADEON_DRIVERS=""
PLIST_SUB+= VMWGFX_DRIVERS="@comment "
.else
PLIST_SUB+= ARM_DRIVERS="@comment "
diff --git a/graphics/libdrm/distinfo b/graphics/libdrm/distinfo
index 55e17c2e1032..2fbe923b3904 100644
--- a/graphics/libdrm/distinfo
+++ b/graphics/libdrm/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1621309347
-SHA256 (libdrm-2.4.106.tar.xz) = 92d8ac54429b171e087e61c2894dc5399fe6a549b1fbba09fa6a3cb9d4e57bd4
-SIZE (libdrm-2.4.106.tar.xz) = 418176
+TIMESTAMP = 1625235316
+SHA256 (libdrm-2.4.107.tar.xz) = c554cef03b033636a975543eab363cc19081cb464595d3da1ec129f87370f888
+SIZE (libdrm-2.4.107.tar.xz) = 425612
SHA256 (e41ca0a00f88ef8.patch) = ad3ae7b964f226c05ceb8e3628a084aa9f1631f552f8957aed57fa6298cb8a5f
SIZE (e41ca0a00f88ef8.patch) = 789