git: f27d43c5c286 - main - graphics/drm-515-kmod: Update to drm_v5.15.25_4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 07:16:58 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f27d43c5c286425ff3b625fae00028fd8dc1771d
commit f27d43c5c286425ff3b625fae00028fd8dc1771d
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-04-05 07:15:53 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-04-05 07:15:53 +0000
graphics/drm-515-kmod: Update to drm_v5.15.25_4
i915: Disable GuC by default on gen12+. It's known to be broken for us
and upstream started to enable it by default for those platform.
Sponsored by: Beckhoff Automation GmbH & Co. KG
---
graphics/drm-515-kmod/Makefile | 4 ++--
graphics/drm-515-kmod/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/graphics/drm-515-kmod/Makefile b/graphics/drm-515-kmod/Makefile
index ec27743b8187..ffe174967aa7 100644
--- a/graphics/drm-515-kmod/Makefile
+++ b/graphics/drm-515-kmod/Makefile
@@ -1,6 +1,6 @@
PORTNAME= drm-515-kmod
PORTVERSION= 5.15.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@@ -20,7 +20,7 @@ USES= kmod uidfix compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_PROJECT= drm-kmod
-GH_TAGNAME= drm_v5.15.25_3
+GH_TAGNAME= drm_v5.15.25_4
.include <bsd.port.options.mk>
diff --git a/graphics/drm-515-kmod/distinfo b/graphics/drm-515-kmod/distinfo
index beaf22a05252..113ad8a784aa 100644
--- a/graphics/drm-515-kmod/distinfo
+++ b/graphics/drm-515-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680618778
-SHA256 (freebsd-drm-kmod-5.15.25-drm_v5.15.25_3_GH0.tar.gz) = 440cef4ae7a3b3b072688eba63284013918bda84ce6f6bfe64dbd590a3f65df1
-SIZE (freebsd-drm-kmod-5.15.25-drm_v5.15.25_3_GH0.tar.gz) = 26084529
+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