graphics/drm-current-kmod: Update after FreeBSD 1400037

While here update the comment to reflect the correct version shipped.
And remove the comment about amdgpu and EFI as I never had the problem
so it's not something general.

Sponsored by:	      Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2021-10-12 10:53:14 +02:00
parent b122121902
commit 7b66dded88
3 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# Created by: Johannes Dieterich <jmd@FreeBSD.org>
PORTNAME= drm-current-kmod
PORTVERSION= 5.4.144.g20210929
PORTVERSION= 5.4.144.g20211012
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_PROJECT= drm-kmod
GH_TAGNAME= drm_v5.4.144_1
GH_TAGNAME= drm_v5.4.144_2
.include <bsd.port.options.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1632948160
SHA256 (freebsd-drm-kmod-5.4.144.g20210929-drm_v5.4.144_1_GH0.tar.gz) = 968726baa7eaf03dfc78f224cc2c0f7afc763607d79e8b3b1eae9f2d485fa7d5
SIZE (freebsd-drm-kmod-5.4.144.g20210929-drm_v5.4.144_1_GH0.tar.gz) = 18825506
TIMESTAMP = 1634028457
SHA256 (freebsd-drm-kmod-5.4.144.g20211012-drm_v5.4.144_2_GH0.tar.gz) = a7a843051bd10985b24f3e3c3fce498417093342b4836ca0dae9fcc79229dadd
SIZE (freebsd-drm-kmod-5.4.144.g20211012-drm_v5.4.144_2_GH0.tar.gz) = 18825880

View File

@ -1,6 +1,5 @@
amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components.
Currently corresponding to Linux 5.4.92 DRM.
Currently corresponding to Linux 5.4.114 DRM.
This version is for FreeBSD CURRENT.
amdgpu and radeonkms are known to fail with EFI boot.
WWW: https://github.com/freebsd/drm-kmod/