Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2023 14:35:44 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 104105e7ba8c - main - graphics/drm-515-kmod: Update to drm_v5.15.25_3
Message-ID:  <202304041435.334EZi8I015163@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=104105e7ba8c3e86f1a5c5c24996027670f7542e

commit 104105e7ba8c3e86f1a5c5c24996027670f7542e
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-04-04 14:33:10 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-04-04 14:35:33 +0000

    graphics/drm-515-kmod: Update to drm_v5.15.25_3
    
    - i915: Suggest installing gpu-firmware-kmod instaed of printing
      a link to the linux-firmware git repository if the firmware couldn't be
      loaded
    - Add linuxkpi_version.mk: This will help nvidia-drm to track which linux version
      it needs to be compatible with.
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 graphics/drm-515-kmod/Makefile | 2 +-
 graphics/drm-515-kmod/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/drm-515-kmod/Makefile b/graphics/drm-515-kmod/Makefile
index 0937473b8e39..ec27743b8187 100644
--- a/graphics/drm-515-kmod/Makefile
+++ b/graphics/drm-515-kmod/Makefile
@@ -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_1
+GH_TAGNAME=	drm_v5.15.25_3
 
 .include <bsd.port.options.mk>
 
diff --git a/graphics/drm-515-kmod/distinfo b/graphics/drm-515-kmod/distinfo
index 3d24598c253d..beaf22a05252 100644
--- a/graphics/drm-515-kmod/distinfo
+++ b/graphics/drm-515-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679992388
-SHA256 (freebsd-drm-kmod-5.15.25-drm_v5.15.25_1_GH0.tar.gz) = 9604be2aed718aa00e0d8545c43b4bf70e1c3deeea82e007a9d6af1c9a4622d5
-SIZE (freebsd-drm-kmod-5.15.25-drm_v5.15.25_1_GH0.tar.gz) = 26084965
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304041435.334EZi8I015163>