Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 17:47:08 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: 30ef17812da9 - main - graphics/drm-515-kmod: Bump PORTREVISION
Message-ID:  <202312251747.3BPHl8pC063936@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=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"



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