git: aba3ec3e11f0 - main - graphics/drm-510-kmod: Update to drm_v5.10.163_5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 May 2023 07:22:45 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=aba3ec3e11f0e4fd918141e8c88701151c7b2286 commit aba3ec3e11f0e4fd918141e8c88701151c7b2286 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2023-05-10 07:19:56 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2023-05-10 07:19:56 +0000 graphics/drm-510-kmod: Update to drm_v5.10.163_5 - Fix callback allocation in dma-fence Sponsored by: Beckhoff Automation GmbH & Co. KG MFH: 2023Q2 --- graphics/drm-510-kmod/Makefile | 2 +- graphics/drm-510-kmod/Makefile.version | 2 +- graphics/drm-510-kmod/distinfo | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/drm-510-kmod/Makefile b/graphics/drm-510-kmod/Makefile index 006e94e8aef2..e69c60add598 100644 --- a/graphics/drm-510-kmod/Makefile +++ b/graphics/drm-510-kmod/Makefile @@ -1,6 +1,6 @@ PORTNAME= drm-510-kmod PORTVERSION= ${DRM_KMOD_DISTVERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics kld .include "Makefile.version" diff --git a/graphics/drm-510-kmod/Makefile.version b/graphics/drm-510-kmod/Makefile.version index 508c74f0f80d..a7a4ec492adf 100644 --- a/graphics/drm-510-kmod/Makefile.version +++ b/graphics/drm-510-kmod/Makefile.version @@ -2,4 +2,4 @@ # # This will be included from consumers such as nvidia-drm DRM_KMOD_DISTVERSION= 5.10.163 -DRM_KMOD_GH_TAGNAME= drm_v5.10.163_4 +DRM_KMOD_GH_TAGNAME= drm_v5.10.163_5 diff --git a/graphics/drm-510-kmod/distinfo b/graphics/drm-510-kmod/distinfo index b71483e0c9df..7cee1712e3ed 100644 --- a/graphics/drm-510-kmod/distinfo +++ b/graphics/drm-510-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680624498 -SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_4_GH0.tar.gz) = 4571ff64ebbdc2fb6d464decaf0f08c9366886335cbed4d43e71af84fa1b403a -SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_4_GH0.tar.gz) = 20095577 +TIMESTAMP = 1683703181 +SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_5_GH0.tar.gz) = 221f9ecbe2c28116cb65ce2ad271a68dcec6e42b9f0ee0f37b9a6f653d79a283 +SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_5_GH0.tar.gz) = 20096286