git: 62a541ba6608 - main - graphics/drm-510-kmod: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 17:47:09 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62a541ba66086fd7e473129aa93e05ff64f75f2f
commit 62a541ba66086fd7e473129aa93e05ff64f75f2f
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-12-25 17:45:42 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-12-25 17:45:42 +0000
graphics/drm-510-kmod: Bump PORTREVISION
Fixes: d697a58fee6f ("graphics/drm-510-kmod: Update to drm_v5.10.163_7")
Sponsored by: Beckhoff Automation GmbH & Co. KG
---
graphics/drm-510-kmod/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/drm-510-kmod/Makefile b/graphics/drm-510-kmod/Makefile
index 63f2bda68750..192b3e20f98d 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= 7
+PORTREVISION= 8
CATEGORIES= graphics kld
.include "Makefile.version"