git: 361edeff4787 - main - graphics/drm-fbsd12.0-kmod: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 15:10:30 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=361edeff47870566ad69b6b576c5ca5f43903d6e
commit 361edeff47870566ad69b6b576c5ca5f43903d6e
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-09-30 12:36:52 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-30 15:10:19 +0000
graphics/drm-fbsd12.0-kmod: Mark DEPRECATED
- Requires FreeBSD 12 which will reach EOL on 2023-12-31
- Set EXPIRATION_DATE 2023-12-31
Approved by: portmgr (blanket)
---
graphics/drm-fbsd12.0-kmod/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/graphics/drm-fbsd12.0-kmod/Makefile b/graphics/drm-fbsd12.0-kmod/Makefile
index 607f22656942..c65324110422 100644
--- a/graphics/drm-fbsd12.0-kmod/Makefile
+++ b/graphics/drm-fbsd12.0-kmod/Makefile
@@ -13,6 +13,9 @@ LICENSE_COMB= multi
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64 and i386
+DEPRECATED= Requires soon to reach EOL FreeBSD 12
+EXPIRATION_DATE= 2023-12-31
+
OPTIONS_DEFINE= DEBUG
USES= kmod uidfix compiler:c++11-lang