git: 30ef17812da9 - main - graphics/drm-515-kmod: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 17:47:08 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=30ef17812da9489c79aed1202525bfb1c8a46309 commit 30ef17812da9489c79aed1202525bfb1c8a46309 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2023-12-25 17:44:13 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2023-12-25 17:44:13 +0000 graphics/drm-515-kmod: Bump PORTREVISION Fixes: 81c08edd176c ("graphics/drm-515-kmod: Update to drm_v5.15.118_4") Sponsored by: Beckhoff Automation GmbH & Co. KG --- graphics/drm-515-kmod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/drm-515-kmod/Makefile b/graphics/drm-515-kmod/Makefile index 36da04d20f8a..4083bd26b59d 100644 --- a/graphics/drm-515-kmod/Makefile +++ b/graphics/drm-515-kmod/Makefile @@ -1,6 +1,6 @@ PORTNAME= drm-515-kmod PORTVERSION= ${DRM_KMOD_DISTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kld .include "Makefile.version"