Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2022 06:24:41 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: 285bcc7b85d3 - main - graphics/drm-510-kmod: Update to drm_v5.10.113_6
Message-ID:  <202209110624.28B6Of6i028803@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=285bcc7b85d3b2f3c9c9df5444ba45d728ae2a5b

commit 285bcc7b85d3b2f3c9c9df5444ba45d728ae2a5b
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-09-11 06:24:05 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-09-11 06:24:05 +0000

    graphics/drm-510-kmod: Update to drm_v5.10.113_6
    
    Fix build on i386
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 graphics/drm-510-kmod/Makefile | 4 ++--
 graphics/drm-510-kmod/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/drm-510-kmod/Makefile b/graphics/drm-510-kmod/Makefile
index 1a70b72ae76b..42ad06482024 100644
--- a/graphics/drm-510-kmod/Makefile
+++ b/graphics/drm-510-kmod/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	drm-510-kmod
 PORTVERSION=	5.10.113
-PORTREVISION=	4
+PORTREVISION=	5
 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.10.113_5
+GH_TAGNAME=	drm_v5.10.113_6
 
 .include <bsd.port.options.mk>
 
diff --git a/graphics/drm-510-kmod/distinfo b/graphics/drm-510-kmod/distinfo
index 4d19ed5e0809..42e7a1d79589 100644
--- a/graphics/drm-510-kmod/distinfo
+++ b/graphics/drm-510-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662563825
-SHA256 (freebsd-drm-kmod-5.10.113-drm_v5.10.113_5_GH0.tar.gz) = 8a4dcb111ecba8d885bf3f8c0abdf23ebeb5e8a5501b78698806478960f6c28d
-SIZE (freebsd-drm-kmod-5.10.113-drm_v5.10.113_5_GH0.tar.gz) = 20092833
+TIMESTAMP = 1662877239
+SHA256 (freebsd-drm-kmod-5.10.113-drm_v5.10.113_6_GH0.tar.gz) = ff9b354f51bf7573b66a329fa650ef2ce9f1ab63de61381a2cb1162586c2fbe5
+SIZE (freebsd-drm-kmod-5.10.113-drm_v5.10.113_6_GH0.tar.gz) = 20093328



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