git: 91ed61d50a73 - main - sysutils/x86info: Deprecate and set expiration date to 2025-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 17 May 2025 09:57:52 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91ed61d50a733daf2d5a1c79810bf1ffa13f9f21

commit 91ed61d50a733daf2d5a1c79810bf1ffa13f9f21
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-05-17 01:51:59 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-05-17 09:53:15 +0000

    sysutils/x86info: Deprecate and set expiration date to 2025-06-30
    
    Abandoned upstream, fails to identify anything remotely new
    according to upstream issue reports
    
    References:
    https://github.com/kernelslacker/x86info/issues/15
    https://github.com/kernelslacker/x86info/issues/14
    
    PR:             286198
    Approved by:    maintainer timeout, 3+ weeks
---
 sysutils/x86info/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile
index 1c26bbd12318..7e8f2c09720a 100644
--- a/sysutils/x86info/Makefile
+++ b/sysutils/x86info/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/kernelslacker/x86info
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandoned upstream, fails to identify anything remotely new according to upstream issue reports
+EXPIRATION_DATE=2025-06-30
+
 LIB_DEPENDS=	libpci.so:devel/libpci
 
 ONLY_FOR_ARCHS=	i386 amd64