git: e3163b75310e - 2023Q2 - graphics/drm-515-kmod: Update to drm_v5.15.25_5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 May 2023 07:25:12 UTC
The branch 2023Q2 has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3163b75310e4a6a3d69796ac2a1b4399f28ad71
commit e3163b75310e4a6a3d69796ac2a1b4399f28ad71
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-05-10 07:21:50 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-05-10 07:24:42 +0000
graphics/drm-515-kmod: Update to drm_v5.15.25_5
- Fix callback allocation in dma-fence
- Remove dep on non-existent opt_compat.h
Sponsored by: Beckhoff Automation GmbH & Co. KG
(cherry picked from commit 231fddc24bd7780d2d08b63ef16a823e27385002)
---
graphics/drm-515-kmod/Makefile | 2 +-
graphics/drm-515-kmod/Makefile.version | 2 +-
graphics/drm-515-kmod/distinfo | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/graphics/drm-515-kmod/Makefile b/graphics/drm-515-kmod/Makefile
index 8df22ba5655d..34551fadd91a 100644
--- a/graphics/drm-515-kmod/Makefile
+++ b/graphics/drm-515-kmod/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drm-515-kmod
PORTVERSION= ${DRM_KMOD_DISTVERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kld
.include "Makefile.version"
diff --git a/graphics/drm-515-kmod/Makefile.version b/graphics/drm-515-kmod/Makefile.version
index 54c49ac53b70..5ac177778a6f 100644
--- a/graphics/drm-515-kmod/Makefile.version
+++ b/graphics/drm-515-kmod/Makefile.version
@@ -2,4 +2,4 @@
#
# This will be included from consumers such as nvidia-drm
DRM_KMOD_DISTVERSION= 5.15.25
-DRM_KMOD_GH_TAGNAME= drm_v5.15.25_4
+DRM_KMOD_GH_TAGNAME= drm_v5.15.25_5
diff --git a/graphics/drm-515-kmod/distinfo b/graphics/drm-515-kmod/distinfo
index 113ad8a784aa..a2900a5ce411 100644
--- a/graphics/drm-515-kmod/distinfo
+++ b/graphics/drm-515-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680678947
-SHA256 (freebsd-drm-kmod-5.15.25-drm_v5.15.25_4_GH0.tar.gz) = 2b3fa326301508adf809debdb619dda99095eb28fb1c74679d8f1c983a56cc72
-SIZE (freebsd-drm-kmod-5.15.25-drm_v5.15.25_4_GH0.tar.gz) = 26086042
+TIMESTAMP = 1683703303
+SHA256 (freebsd-drm-kmod-5.15.25-drm_v5.15.25_5_GH0.tar.gz) = bd5eb5a39cd46f532d0310958bfc2870da1c1a003e92874f18f7f88c8baac6a5
+SIZE (freebsd-drm-kmod-5.15.25-drm_v5.15.25_5_GH0.tar.gz) = 26084713