git: 0e09699300d4 - main - graphics/drm-devel-kmod: Update to v5.5

Emmanuel Vadot manu at FreeBSD.org
Wed Jul 7 10:44:52 UTC 2021


The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e09699300d49bbd304b5be47462ef3b615202c3

commit 0e09699300d49bbd304b5be47462ef3b615202c3
Author:     Emmanuel Vadot <manu at FreeBSD.org>
AuthorDate: 2021-07-07 10:38:30 +0000
Commit:     Emmanuel Vadot <manu at FreeBSD.org>
CommitDate: 2021-07-07 10:38:30 +0000

    graphics/drm-devel-kmod: Update to v5.5
    
    This bring us in sync with Linux 5.5 drm drivers.
---
 graphics/drm-devel-kmod/Makefile | 6 +++---
 graphics/drm-devel-kmod/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile
index c8a9f1219930..cf5f994ed3c6 100644
--- a/graphics/drm-devel-kmod/Makefile
+++ b/graphics/drm-devel-kmod/Makefile
@@ -1,7 +1,7 @@
 # Created by: Johannes Dieterich <jmd at FreeBSD.org>
 
 PORTNAME=	drm-devel-kmod
-PORTVERSION=	5.4.92.g20210526
+PORTVERSION=	5.5.0.g20210707
 CATEGORIES=	graphics kld
 
 MAINTAINER=	x11 at FreeBSD.org
@@ -24,11 +24,11 @@ USES=		kmod uidfix compiler:c++11-lang
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
 GH_PROJECT=	drm-kmod
-GH_TAGNAME=	drm_v5.4.92_4
+GH_TAGNAME=	drm_v5.5_0
 
 .include <bsd.port.options.mk>
 
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400000
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400024
 IGNORE=		not supported on older CURRENT, no kernel support
 .endif
 .if ${OPSYS} != FreeBSD
diff --git a/graphics/drm-devel-kmod/distinfo b/graphics/drm-devel-kmod/distinfo
index 535cf81705c4..e83547cc1260 100644
--- a/graphics/drm-devel-kmod/distinfo
+++ b/graphics/drm-devel-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622014360
-SHA256 (freebsd-drm-kmod-5.4.92.g20210526-drm_v5.4.92_4_GH0.tar.gz) = bf99d17c16a8278e031abbfc3d326ab8bdc07fd1e2780f1c93c3e22357242756
-SIZE (freebsd-drm-kmod-5.4.92.g20210526-drm_v5.4.92_4_GH0.tar.gz) = 18821241
+TIMESTAMP = 1625654070
+SHA256 (freebsd-drm-kmod-5.5.0.g20210707-drm_v5.5_0_GH0.tar.gz) = e6ffe63d77bc65db1eaaeb2790cdd875fe510428fa246037bd21a9dc9f31fcf7
+SIZE (freebsd-drm-kmod-5.5.0.g20210707-drm_v5.5_0_GH0.tar.gz) = 18886670


More information about the dev-commits-ports-main mailing list